git-svn: multi-init saves and reuses --tags and --branches arguments
commitc35b96e7851e417a24c1e255e353c67b31955466
authorEric Wong <normalperson@yhbt.net>
Wed, 11 Oct 2006 18:53:21 +0000 (11 11:53 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 11 Oct 2006 21:41:11 +0000 (11 14:41 -0700)
treea101f4d97f5ad34d2aa890f3f74b445d9877b2dd
parent9ac13ec941933c32849c2284b5d79ef608023a56
git-svn: multi-init saves and reuses --tags and --branches arguments

This should make it much easier to track newly added tags and
branches.  Re-running multi-init without command-line arguments
should now detect new-tags and branches.

--trunk shouldn't change often, but running multi-init on it
is now idempotent.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-svn.perl