git-svn: Finding the svn-URL of the current branch in git

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Matthias Kleine
Date: Tuesday, August 7, 2007 - 11:29 am

Hi there,

when running "git-svn dcommit" git-svn tries to find the svn-URL of the 
current branch int git by looking for the most recent git log-entry 
corresponding to a commit in svn (see working_head_info in git-svn).  In 
case a merge just happended this might be the URL of another branch. 
Would using "log --first-parent" instead of a plain "log" take care of 
this problem or would it have other undesirable consequences?

Regards,
Matthias Kleine

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git-svn: Finding the svn-URL of the current branch in git, Matthias Kleine, (Tue Aug 7, 11:29 am)