Skip to content

Commit f947ae4

Browse files
kvilhaugsvikEric Wong
authored andcommitted
git-svn.txt: advertise pushurl with dcommit
Advertise that the svn-remote.<name>.pushurl config key allows specifying the commit URL for the entire SVN repository in the documentation of the git svn dcommit command. Signed-off-by: Sveinung Kvilhaugsvik <[email protected]> Signed-off-by: Eric Wong <[email protected]>
1 parent 2b6c613 commit f947ae4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/git-svn.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,10 @@ Use of 'dcommit' is preferred to 'set-tree' (below).
252252
config key: svn-remote.<name>.commiturl
253253
config key: svn.commiturl (overwrites all svn-remote.<name>.commiturl options)
254254
+
255+
Note that the SVN URL of the commiturl config key includes the SVN branch.
256+
If you rather want to set the commit URL for an entire SVN repository use
257+
svn-remote.<name>.pushurl instead.
258+
+
255259
Using this option for any other purpose (don't ask) is very strongly
256260
discouraged.
257261

0 commit comments

Comments
 (0)