From a65f3c202b8771f79117b566946d9cb3348f6fad Mon Sep 17 00:00:00 2001 From: Igor Mironov Date: Tue, 12 Jan 2010 03:22:27 +1100 Subject: git-svn: document --username/commit-url for branch/tag [ew: shortened subject] Signed-off-by: Igor Mironov Acked-by: Eric Wong diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt index 4cdca0d..8dbf9d1 100644 --- a/Documentation/git-svn.txt +++ b/Documentation/git-svn.txt @@ -239,6 +239,19 @@ discouraged. where is the name of the SVN repository as specified by the -R option to 'init' (or "svn" by default). +--username;; + Specify the SVN username to perform the commit as. This option overrides + configuration property 'username'. + +--commit-url;; + Use the specified URL to connect to the destination Subversion + repository. This is useful in cases where the source SVN + repository is read-only. This option overrides configuration + property 'commiturl'. ++ + git config --get-all svn-remote..commiturl ++ + 'tag':: Create a tag in the SVN repository. This is a shorthand for 'branch -t'. -- cgit v0.10.2-6-g49f6