summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b63e995)
raw | patch | inline | side by side (parent: b63e995)
author | Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |
Wed, 28 Nov 2007 18:21:42 +0000 (19:21 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 28 Nov 2007 23:46:46 +0000 (15:46 -0800) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-add.txt | patch | blob | history | |
git-add--interactive.perl | patch | blob | history |
index ce22de8d2e1413d836ceba4c2441e5567d12ea03..e74f83b47ad7453ea3fda994f067de81f04baa9d 100644 (file)
k - do not decide on this hunk now, and view the previous
undecided hunk
K - do not decide on this hunk now, and view the previous hunk
+ s - split the current hunk into smaller hunks
+ ? - print help
+
After deciding the fate for all hunks, if there is any hunk
that was chosen, the index is updated with the selected hunks.
index df5df3ec905e23da61e83906aa6a5651cf06149d..879cc5eadf6d13d531e862293a41a8d1db7e174a 100755 (executable)
k - leave this hunk undecided, see previous undecided hunk
K - leave this hunk undecided, see previous hunk
s - split the current hunk into smaller hunks
+? - print help
EOF
}