diff options
author | Eric Raible <raible@gmail.com> | 2008-07-08 00:40:56 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-07-08 13:59:08 -0700 |
commit | caf1899699b2255111a3db335553e31f3718c1c9 (patch) | |
tree | cb34743507a334a887fcf30f99e373a7abb46654 /builtin-merge-recursive.c | |
parent | stash: introduce 'stash save --keep-index' option (diff) | |
download | tgif-caf1899699b2255111a3db335553e31f3718c1c9.tar.xz |
Documentation: tweak use case in "git stash save --keep-index"
The documentation suggests using "git stash apply" in the
--keep-index workflow even though doing so will lead to clutter
in the stash. And given that the changes are about to be
committed anyway "git stash pop" is more sensible.
Additionally the text preceeding the example claims that it
works for "two or more commits", but the example itself is
really tailored for just two. Expanding it just a little
makes it clear how the procedure generalizes to N commits.
Finally the example is annotated with some commentary to
explain things on a line-by-line basis.
Diffstat (limited to 'builtin-merge-recursive.c')
0 files changed, 0 insertions, 0 deletions