Revision 8f728fb96f00860cae58f4f2c5c9c96651e6a626 authored by martin f. krafft on 14 July 2007, 09:25:28 UTC, committed by Junio C Hamano on 23 August 2007, 07:18:02 UTC
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>
1 parent b1d884a
History
File Mode Size
.gitignore -rw-r--r-- 22 bytes
Makefile -rw-r--r-- 1.3 KB
branches-- -rw-r--r-- 47 bytes
hooks--applypatch-msg -rw-r--r-- 441 bytes
hooks--commit-msg -rw-r--r-- 780 bytes
hooks--post-commit -rw-r--r-- 152 bytes
hooks--post-receive -rw-r--r-- 510 bytes
hooks--post-update -rw-r--r-- 207 bytes
hooks--pre-applypatch -rw-r--r-- 387 bytes
hooks--pre-commit -rw-r--r-- 1.7 KB
hooks--pre-rebase -rw-r--r-- 4.2 KB
hooks--update -rw-r--r-- 1.9 KB
info--exclude -rw-r--r-- 240 bytes
this--description -rw-r--r-- 58 bytes

back to top