glimberg@xxxxxxxxx wrote on Thu, 19 May 2011 19:32 +0000: > [git-p4 automatic branch detection] > > git p4 clone --verbose --detect-branches --max-changes=100 //project/...@all I worry that --max-changes prevents it from pulling in the ref for Branch-foo, and this confuses the automatic branch detection that assumes it has all its parents. It would certainly be more reliable if you did "git-p4 sync --branch foo //project/foo@all" for each branch you care about. Vitor has some modifications to auto-branch detection that might be useful, or maybe some thoughts as to what's going on. -- Pete (Vitor: full mail is here: http://article.gmane.org/gmane.comp.version-control.git/173996/ ) -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html