git-svn: Recommend use of structure options.
commit92166fd7b4538029d60ceb1ce2065f85b8186a70
authorSebastian Leske <Sebastian.Leske@sleske.name>
Fri, 30 Nov 2012 07:16:30 +0000 (30 08:16 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Dec 2012 22:39:55 +0000 (5 14:39 -0800)
treefef62bfb0e6d6d701a2e5d94a9467fcf82d68e87
parent7cad29d5584c76d6a83e39248a9acb8f07760f8e
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>
Documentation/git-svn.txt