···11+Git v1.7.4.5 Release Notes
22+==========================
33+44+This contains only minor documentation fixes accumulated since 1.7.4.4.
+7
Documentation/git-svn.txt
···217217Using this option for any other purpose (don't ask) is very strongly
218218discouraged.
219219220220+--mergeinfo=<mergeinfo>;;
221221+ Add the given merge information during the dcommit
222222+ (e.g. `--mergeinfo="/branches/foo:1-10"`). All svn server versions can
223223+ store this information (as a property), and svn clients starting from
224224+ version 1.5 can make use of it. 'git svn' currently does not use it
225225+ and does not set it automatically.
226226+220227'branch'::
221228 Create a branch in the SVN repository.
222229