author | martin f. krafft <madduck@madduck.net> | |
Sat, 14 Jul 2007 09:25:28 +0000 (11:25 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 23 Aug 2007 07:18:02 +0000 (00:18 -0700) | ||
commit | 8f728fb96f00860cae58f4f2c5c9c96651e6a626 | |
tree | 6ce0204ade6c3898a7219bd892322bc785aeefbb | tree | snapshot |
parent | b1d884a9e3968db1fff91c2d066d871a3b8b013c | commit | diff |
git-svn init/clone --stdlayout option to default-init trunk/tags/branches
The --stdlayout option to git-svn init/clone initialises the default
Subversion values of trunk,tags,branches: -T trunk -b branches -t tags.
If any of the -T/-t/-b options are given in addition, they are given
preference.
[ew: fixed whitespace and added "-s" shortcut]
Signed-off-by: martin f. krafft <madduck@madduck.net>
Signed-off-by: Eric Wong <normalperson@yhbt.net>
The --stdlayout option to git-svn init/clone initialises the default
Subversion values of trunk,tags,branches: -T trunk -b branches -t tags.
If any of the -T/-t/-b options are given in addition, they are given
preference.
[ew: fixed whitespace and added "-s" shortcut]
Signed-off-by: martin f. krafft <madduck@madduck.net>
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Documentation/git-svn.txt | diff | blob | history | |
git-svn.perl | diff | blob | history |