commit | d658835c19678419341d8f48d5f4e8962778405c | [log] [tgz] |
---|---|---|
author | Sebastian Leske <Sebastian.Leske@sleske.name> | Fri Nov 30 08:16:30 2012 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Dec 27 15:38:26 2012 -0800 |
tree | a0ddda7d108ced22b46dc26099e210adca5e0c4f | |
parent | c2999adcd5a7577ac445c4a9e6dd69d4b12a3664 [diff] |
git-svn: Document branches with at-sign(@). git svn sometimes creates branches with an at-sign in the name (branchname@revision). These branches confuse many users and it is a FAQ why they are created. Document when git svn creates them. 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>