diff tests/test-shelve.t @ 42011:22278dae287c

shelve: new keep option Does nothing yet. The docstring describes what it will soon be doing.
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Fri, 22 Mar 2019 11:24:23 -0400
parents e8e2a7656e83
children 50d5e64ec561
line wrap: on
line diff
--- a/tests/test-shelve.t	Thu Mar 21 21:40:22 2019 -0400
+++ b/tests/test-shelve.t	Fri Mar 22 11:24:23 2019 -0400
@@ -76,6 +76,7 @@
       --date DATE           shelve with the specified commit date
    -d --delete              delete the named shelved change(s)
    -e --edit                invoke editor on commit messages
+   -k --keep                shelve, but keep changes in the working directory
    -l --list                list current shelves
    -m --message TEXT        use text as shelve message
    -n --name NAME           use the given name for the shelved commit