On 9/7/07, Peter Baumann <waste.manager@xxxxxx> wrote: > Wouldn't it be much more pleasant to say something like > > git-svn dcommit --on the_branch > > whereas 'the_branch' is the name of the upstream branch as specified > in the fetch/branch section in the git config? Well, git-svn extracts the svn url, revision and repo uuid from the commit message, while your proposal only specifies the url. But I'm still not certain that there is a need for --upstream or anything similar if git-svn always uses 'git log --first-parent' (see http://article.gmane.org/gmane.comp.version-control.git/57951). -- larsh - 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