commit | 0df84059d4127ed06e040998ec0e6ce6f61d3d1f | [log] [tgz] |
---|---|---|
author | Peter Oberndorfer <kumbayo84@arcor.de> | Mon Feb 23 12:02:53 2009 +0100 |
committer | Eric Wong <normalperson@yhbt.net> | Mon Feb 23 13:50:24 2009 -0800 |
tree | b75ea268ea5a6522c234e6e8fe727dca28299946 | |
parent | 83c2fcff214fe89649fcd88e095d9961a36b53dd [diff] |
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>