commit | 92166fd7b4538029d60ceb1ce2065f85b8186a70 | [log] [tgz] |
---|---|---|
author | Sebastian Leske <Sebastian.Leske@sleske.name> | Fri Nov 30 08:16:30 2012 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Dec 05 14:39:55 2012 -0800 |
tree | fef62bfb0e6d6d701a2e5d94a9467fcf82d68e87 | |
parent | 7cad29d5584c76d6a83e39248a9acb8f07760f8e [diff] |
git-svn: Recommend use of structure options. Document that when using git svn, one should usually either use the directory structure options to import branches as branches, or only import one subdirectory. The default behaviour of cloning all branches and tags as subdirectories in the working copy is usually not what the user wants. Signed-off-by: Sebastian Leske <sebastian.leske@sleske.name> Acked-by: Eric Wong <normalperson@yhbt.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>