Skip to content

Commit cf593cc

Browse files
James BowesJunio C Hamano
authored andcommitted
Documentation: fix typo in git-remote.txt
Signed-off-by: James Bowes <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent c2a0636 commit cf593cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-remote.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ With `-t <branch>` option, instead of the default glob
4040
refspec for the remote to track all branches under
4141
`$GIT_DIR/remotes/<name>/`, a refspec to track only `<branch>`
4242
is created. You can give more than one `-t <branch>` to track
43-
multiple branche without grabbing all branches.
43+
multiple branches without grabbing all branches.
4444
+
4545
With `-m <master>` option, `$GIT_DIR/remotes/<name>/HEAD` is set
4646
up to point at remote's `<master>` branch instead of whatever

0 commit comments

Comments
 (0)