diff options
| author | Eric Wong <normalperson@yhbt.net> | 2007-02-14 02:21:19 -0800 |
|---|---|---|
| committer | Eric Wong <normalperson@yhbt.net> | 2007-02-23 00:57:12 -0800 |
| commit | e98671e5c2067a39759c8f08b79c260a9f0b2771 (patch) | |
| tree | 6f41c112e00cd9e2f09f66023e712b88bc3b84cd /t | |
| parent | ccb6b6f5b50bb32f90222a3e801a1901bf0b5657 (diff) | |
| download | git-e98671e5c2067a39759c8f08b79c260a9f0b2771.tar.gz | |
git-svn: hopefully make 'fetch' more user-friendly
multi-fetch is deprecated, "fetch -a" is easier to type
By default, fetch will fetch everything from its default
[svn-remote]; if fetch [--all|-a] is specified, then it will
fetch from all svn remotes. Refspecs on the command-line
(like git-fetch) are not supported.
Also, enable -r/--revision arguments for fetch so
users can shoot themselves in the foot^W^W^W^W^W
skip some history and do the equivalent of a shallow
clone/fetch they're not interested in.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions
