Sync with 1.7.4.5
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
commit
0e73bb4dfc
4
Documentation/RelNotes/1.7.4.5.txt
Normal file
4
Documentation/RelNotes/1.7.4.5.txt
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
Git v1.7.4.5 Release Notes
|
||||||
|
==========================
|
||||||
|
|
||||||
|
This contains only minor documentation fixes accumulated since 1.7.4.4.
|
@ -217,6 +217,13 @@ config key: svn.commiturl (overwrites all svn-remote.<name>.commiturl options)
|
|||||||
Using this option for any other purpose (don't ask) is very strongly
|
Using this option for any other purpose (don't ask) is very strongly
|
||||||
discouraged.
|
discouraged.
|
||||||
|
|
||||||
|
--mergeinfo=<mergeinfo>;;
|
||||||
|
Add the given merge information during the dcommit
|
||||||
|
(e.g. `--mergeinfo="/branches/foo:1-10"`). All svn server versions can
|
||||||
|
store this information (as a property), and svn clients starting from
|
||||||
|
version 1.5 can make use of it. 'git svn' currently does not use it
|
||||||
|
and does not set it automatically.
|
||||||
|
|
||||||
'branch'::
|
'branch'::
|
||||||
Create a branch in the SVN repository.
|
Create a branch in the SVN repository.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user