]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/git-svn.txt
git-svn: read the dcommit url from the config file on a per remote basis
authorPeter Oberndorfer <kumbayo84@arcor.de>
Mon, 23 Feb 2009 11:02:53 +0000 (12:02 +0100)
committerEric Wong <normalperson@yhbt.net>
Mon, 23 Feb 2009 21:50:24 +0000 (13:50 -0800)
commit0df84059d4127ed06e040998ec0e6ce6f61d3d1f
treeb75ea268ea5a6522c234e6e8fe727dca28299946
parent83c2fcff214fe89649fcd88e095d9961a36b53dd
git-svn: read the dcommit url from the config file on a per remote basis

The commit url for dcommit is determined in the following order:
commandline option --commit-url
svn.commiturl
svn-remote.<name>.commiturl
svn-remote.<name>.url

Signed-off-by: Peter Oberndorfer <kumbayo84@arcor.de>
Acked-by: Eric Wong <normalperson@yhbt.net>
Documentation/git-svn.txt
git-svn.perl