From: David Kastrup Date: Fri, 17 Aug 2007 15:48:53 +0000 (+0200) Subject: git-svn.txt: fix an obvious misspelling. X-Git-Tag: v1.5.3-rc7~1 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=d37a8de01839f890e441998d06ef2937c0f7d3fe;p=git.git git-svn.txt: fix an obvious misspelling. Signed-off-by: David Kastrup Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt index 3420c5c95..be2e34eb8 100644 --- a/Documentation/git-svn.txt +++ b/Documentation/git-svn.txt @@ -549,7 +549,7 @@ listed below are allowed: ------------------------------------------------------------------------ Keep in mind that the '*' (asterisk) wildcard of the local ref -(left of the ':') *must* be the farthest right path component; +(right of the ':') *must* be the farthest right path component; however the remote wildcard may be anywhere as long as it's own independent path component (surrounded by '/' or EOL). This type of configuration is not automatically created by 'init' and