* [PATCH] Mention split command in git-add manpage
@ 2007-10-20 19:15 Bram Schoenmakers
0 siblings, 0 replies; only message in thread
From: Bram Schoenmakers @ 2007-10-20 19:15 UTC (permalink / raw)
To: git, gitster
Hello,
A little patch for the git-add manpage which mentions the 's' option for
splitting hunks in git-add -i mode.
---
Documentation/git-add.txt | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Documentation/git-add.txt b/Documentation/git-add.txt
index 2fe7355..032957a 100644
--- a/Documentation/git-add.txt
+++ b/Documentation/git-add.txt
@@ -210,6 +210,7 @@ patch::
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 large hunks at context lines in the middle
+
After deciding the fate for all hunks, if there is any hunk
that was chosen, the index is updated with the selected hunks.
--
1.5.2.5
Kind regards,
--
Bram Schoenmakers
You can contact me directly on ICQ with #153817629
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2007-10-20 19:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-20 19:15 [PATCH] Mention split command in git-add manpage Bram Schoenmakers
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).