git-svn: Recommend use of structure options.
commit91583a6a8517afd76a78720d8c060d8ad9f03784
authorSebastian Leske <Sebastian.Leske@sleske.name>
Fri, 30 Nov 2012 07:16:30 +0000 (30 08:16 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 27 Dec 2012 23:38:26 +0000 (27 15:38 -0800)
tree9b29f0f43f1ebbf54c24491d594dff46ebf14ae1
parentd658835c19678419341d8f48d5f4e8962778405c
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