git-svn: pass an unambiguous ref to rev-list when grafting-branches
commit9a5e4075a4b54581821584386e5e184a57f06d18
authorEric Wong <normalperson@yhbt.net>
Mon, 8 Jan 2007 03:35:41 +0000 (7 19:35 -0800)
committerJunio C Hamano <junkio@cox.net>
Mon, 8 Jan 2007 05:32:49 +0000 (7 21:32 -0800)
treeac71708793af47d4109fcc172eb971d19bcce8df
parentae41098714898acd52dba291e476a2fedbd2eae2
git-svn: pass an unambiguous ref to rev-list when grafting-branches

Some users apparently create local heads with the same basename
as the remote branch they're tracking.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-svn.perl