summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 591aa25)
raw | patch | inline | side by side (parent: 591aa25)
author | Eyvind Bernhardsen <eyvind-git@orakel.ntnu.no> | |
Mon, 10 Dec 2007 13:40:20 +0000 (14:40 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 10 Dec 2007 18:58:09 +0000 (10:58 -0800) |
An item in a bulletted list in AsciiDoc is followed with two colons,
not just one.
Signed-off-by: Eyvind Bernhardsen <eyvind-git@orakel.ntnu.no>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
not just one.
Signed-off-by: Eyvind Bernhardsen <eyvind-git@orakel.ntnu.no>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-add.txt | patch | blob | history |
index bf94cd43bdd8a9e113af37bec5acd568dd1b3930..721ca998c1988de3cb29c43286a2ffe2e516be4c 100644 (file)
operation to a subset of the working tree. See ``Interactive
mode'' for details.
--p, \--patch:
+-p, \--patch::
Similar to Interactive mode but the initial command loop is
bypassed and the 'patch' subcommand is invoked using each of
the specified filepatterns before exiting.