tests/test-shelve.t
changeset 42011 22278dae287c
parent 41010 e8e2a7656e83
child 42013 50d5e64ec561
equal deleted inserted replaced
42010:db26dbbee74d 42011:22278dae287c
    74    -u --unknown             store unknown files in the shelve
    74    -u --unknown             store unknown files in the shelve
    75       --cleanup             delete all shelved changes
    75       --cleanup             delete all shelved changes
    76       --date DATE           shelve with the specified commit date
    76       --date DATE           shelve with the specified commit date
    77    -d --delete              delete the named shelved change(s)
    77    -d --delete              delete the named shelved change(s)
    78    -e --edit                invoke editor on commit messages
    78    -e --edit                invoke editor on commit messages
       
    79    -k --keep                shelve, but keep changes in the working directory
    79    -l --list                list current shelves
    80    -l --list                list current shelves
    80    -m --message TEXT        use text as shelve message
    81    -m --message TEXT        use text as shelve message
    81    -n --name NAME           use the given name for the shelved commit
    82    -n --name NAME           use the given name for the shelved commit
    82    -p --patch               output patches for changes (provide the names of the
    83    -p --patch               output patches for changes (provide the names of the
    83                             shelved changes as positional arguments)
    84                             shelved changes as positional arguments)