* [PATCH] Documentation: fix typo in git-remote.txt
@ 2007-05-05 18:23 James Bowes
2007-05-06 6:11 ` Junio C Hamano
0 siblings, 1 reply; 2+ messages in thread
From: James Bowes @ 2007-05-05 18:23 UTC (permalink / raw)
To: git, junkio
Signed-off-by: James Bowes <jbowes@dangerouslyinc.com>
---
Documentation/git-remote.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/git-remote.txt b/Documentation/git-remote.txt
index a9fb6a9..3dde713 100644
--- a/Documentation/git-remote.txt
+++ b/Documentation/git-remote.txt
@@ -40,7 +40,7 @@ With `-t <branch>` option, instead of the default glob
refspec for the remote to track all branches under
`$GIT_DIR/remotes/<name>/`, a refspec to track only `<branch>`
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
up to point at remote's `<master>` branch instead of whatever
--
1.5.2.rc1.740.gc9ba5
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-05-06 6:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-05 18:23 [PATCH] Documentation: fix typo in git-remote.txt James Bowes
2007-05-06 6:11 ` Junio C Hamano
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).