Documentation: git-svn: fix trunk/fetch svn-remote key typo
commit0e5e69a355b7bdd1af6ca33ac7ee35299bda368e
authorWesley J. Landaker <wjl@icecavern.net>
Wed, 1 Apr 2009 22:05:01 +0000 (1 16:05 -0600)
committerJunio C Hamano <gitster@pobox.com>
Thu, 2 Apr 2009 04:43:03 +0000 (1 21:43 -0700)
tree8c2e0990dccc304883f08b2b40aaa19d901f828c
parent5288dd58356e53d61e2b3804fc7d8d23c3a46ab3
Documentation: git-svn: fix trunk/fetch svn-remote key typo

Fix the git-svn documentation svn-remote example section talking about
tags and branches by using the proper key "fetch" instead of "trunk".
Using "trunk" actually might be nice, but it doesn't currently work.

The fetch line for the trunk was also reordered to be at the top of the
list, since most people think about the trunk/tags/branches trio in that
logical order.

Signed-off-by: Wesley J. Landaker <wjl@icecavern.net>
Acked-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-svn.txt