summaryrefslogtreecommitdiffstats
path: root/git-add.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-04-18 06:17:56 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-04-18 06:17:56 +0000
commit3bd66e9adf9669a8ba7bf8f191a111ae0cf41e51 (patch)
treeb0bda7514cbe49768ca02dee664f52a85399c2dd /git-add.txt
parent98e32c30fcbbbed199fa402656feffe7f4843784 (diff)
downloadgit-htmldocs-3bd66e9adf9669a8ba7bf8f191a111ae0cf41e51.tar.gz
Autogenerated HTML docs for v1.6.3-rc0-53-g1a1f0
Diffstat (limited to 'git-add.txt')
-rw-r--r--git-add.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/git-add.txt b/git-add.txt
index ce71838b9..d938b4228 100644
--- a/git-add.txt
+++ b/git-add.txt
@@ -245,8 +245,11 @@ patch::
y - stage this hunk
n - do not stage this hunk
+ q - quit, do not stage this hunk nor any of the remaining ones
a - stage this and all the remaining hunks in the file
d - do not stage this hunk nor any of the remaining hunks in the file
+ g - select a hunk to go to
+ / - search for a hunk matching the given regex
j - leave this hunk undecided, see next undecided hunk
J - leave this hunk undecided, see next hunk
k - leave this hunk undecided, see previous undecided hunk