Re: [PATCH] git-svn.txt: advertise pushurl with dcommit

2014-10-19 Thread Eric Wong
Sveinung Kvilhaugsvik wrote: > Advertise that the svn-remote..pushurl config key allows specifying > the commit URL for the entire SVN repository in the documenation of git > svn's dcommit command. > > Signed-off-by: Sveinung Kvilhaugsvik Thanks, minor grammar+spelling fix to the commit message

[PATCH] git-svn.txt: advertise pushurl with dcommit

2014-10-09 Thread Sveinung Kvilhaugsvik
Advertise that the svn-remote..pushurl config key allows specifying the commit URL for the entire SVN repository in the documenation of git svn's dcommit command. Signed-off-by: Sveinung Kvilhaugsvik --- Documentation/git-svn.txt | 4 1 file changed, 4 insertions(+) diff --git a/Documentat