]> git.ipfire.org Git - thirdparty/git.git/commit - git-svn.perl
git-svn: introduce --parents parameter for commands branch and tag
authorTobias Schulte <tobias.schulte@gliderpilot.de>
Wed, 15 May 2013 20:14:43 +0000 (22:14 +0200)
committerEric Wong <normalperson@yhbt.net>
Mon, 20 May 2013 22:05:54 +0000 (22:05 +0000)
commitf4f4c7fc00e8acf91150c717cf005fc36c1dd120
tree73e91bb9aa07d678e030b9da193c13bf4672056b
parent7d82b4af1cefe55b825f524f250cd0002dbba4ab
git-svn: introduce --parents parameter for commands branch and tag

This parameter is equivalent to the parameter --parents on svn cp commands
and is useful for non-standard repository layouts.

Signed-off-by: Tobias Schulte <tobias.schulte@gliderpilot.de>
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Documentation/git-svn.txt
git-svn.perl
t/t9167-git-svn-cmd-branch-subproject.sh [new file with mode: 0755]