author | Eric Wong <normalperson@yhbt.net> | |
Wed, 14 Feb 2007 20:27:41 +0000 (12:27 -0800) | ||
committer | Eric Wong <normalperson@yhbt.net> | |
Fri, 23 Feb 2007 08:57:12 +0000 (00:57 -0800) | ||
commit | dadc6d2a0904e55ac5a5a810dffac4d44fff0b66 | |
tree | 4ed141093b01905b0b5340c6ff270031d043c67b | tree | snapshot |
parent | e98671e5c2067a39759c8f08b79c260a9f0b2771 | commit | diff |
git-svn: allow 'init' to act as multi-init
multi-init is now just an alias that requires -T/-t/-b;
all options that 'init' can now accept.
This will hopefully simplify usage and reduce typing.
Also, allow the --shared option in 'init' to take an optional
argument now that 'git-init --shared' supports an optional
argument.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
multi-init is now just an alias that requires -T/-t/-b;
all options that 'init' can now accept.
This will hopefully simplify usage and reduce typing.
Also, allow the --shared option in 'init' to take an optional
argument now that 'git-init --shared' supports an optional
argument.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl | diff | blob | history | |
t/t9107-git-svn-migrate.sh | diff | blob | history | |
t/t9109-git-svn-svk-mirrorpaths.sh | diff | blob | history |