Documentation: fix typo in git-remote.txt
Signed-off-by: James Bowes <jbowes@dangerouslyinc.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:

committed by
Junio C Hamano

parent
c2a063691e
commit
cf593cc418
@ -40,7 +40,7 @@ With `-t <branch>` option, instead of the default glob
|
|||||||
refspec for the remote to track all branches under
|
refspec for the remote to track all branches under
|
||||||
`$GIT_DIR/remotes/<name>/`, a refspec to track only `<branch>`
|
`$GIT_DIR/remotes/<name>/`, a refspec to track only `<branch>`
|
||||||
is created. You can give more than one `-t <branch>` to track
|
is created. You can give more than one `-t <branch>` to track
|
||||||
multiple branche without grabbing all branches.
|
multiple branches without grabbing all branches.
|
||||||
+
|
+
|
||||||
With `-m <master>` option, `$GIT_DIR/remotes/<name>/HEAD` is set
|
With `-m <master>` option, `$GIT_DIR/remotes/<name>/HEAD` is set
|
||||||
up to point at remote's `<master>` branch instead of whatever
|
up to point at remote's `<master>` branch instead of whatever
|
||||||
|
Reference in New Issue
Block a user