summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: fe1fa94)
raw | patch | inline | side by side (parent: fe1fa94)
author | Jörg Sommer <joerg@alea.gnuu.de> | |
Sat, 2 Feb 2008 23:58:07 +0000 (00:58 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 4 Feb 2008 00:02:12 +0000 (16:02 -0800) |
In the text, the argument of -m is <master> which should be used in the
command synopsis, too.
Signed-off-by: Jörg Sommer <joerg@alea.gnuu.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
command synopsis, too.
Signed-off-by: Jörg Sommer <joerg@alea.gnuu.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-remote.txt | patch | blob | history |
index 10f6fa58bfddda7f0f017a2e4b02560fa012e370..2cbd1f764b7d4d8e8c026f50b727c6cc70f5158e 100644 (file)
--------
[verse]
'git-remote'
-'git-remote' add [-t <branch>] [-m <branch>] [-f] [--mirror] <name> <url>
+'git-remote' add [-t <branch>] [-m <master>] [-f] [--mirror] <name> <url>
'git-remote' rm <name>
'git-remote' show <name>
'git-remote' prune <name>