author | Thomas Rast <trast@student.ethz.ch> | |
Thu, 28 May 2009 09:40:15 +0000 (11:40 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 31 May 2009 05:21:29 +0000 (22:21 -0700) | ||
commit | d183663785c0d78f73b31ad43fa57b0742d2a95c | |
tree | cb1eed6ace2376534691e7c7d9e0957653ebd791 | tree | snapshot |
parent | 9affecbc89538b6fd63f772b6f14047bced9345e | commit | diff |
Documentation: teach stash/pop workflow instead of stash/apply
Recent discussion on the list showed some comments in favour of a
stash/pop workflow:
http://marc.info/?l=git&m=124234911423358&w=2
http://marc.info/?l=git&m=124235348327711&w=2
Change the stash documentation and examples to document pop in its own
right (and apply in terms of pop), and use stash/pop in the examples.
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Recent discussion on the list showed some comments in favour of a
stash/pop workflow:
http://marc.info/?l=git&m=124234911423358&w=2
http://marc.info/?l=git&m=124235348327711&w=2
Change the stash documentation and examples to document pop in its own
right (and apply in terms of pop), and use stash/pop in the examples.
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-stash.txt | diff | blob | history | |
Documentation/user-manual.txt | diff | blob | history |