tests/test-shelve.t
changeset 41009 fcc0a7ac9ebd
parent 40955 f6187e60f792
child 41010 e8e2a7656e83
equal deleted inserted replaced
41008:e5d37558098a 41009:fcc0a7ac9ebd
    73                             shelving
    73                             shelving
    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 --[no-]edit           invoke editor on commit messages (default: off)
    78    -e --edit                invoke editor on commit messages (default: off)
    79    -l --list                list current shelves
    79    -l --list                list current shelves
    80    -m --message TEXT        use text as shelve message
    80    -m --message TEXT        use text as shelve message
    81    -n --name NAME           use the given name for the shelved commit
    81    -n --name NAME           use the given name for the shelved commit
    82    -p --patch               output patches for changes (provide the names of the
    82    -p --patch               output patches for changes (provide the names of the
    83                             shelved changes as positional arguments)
    83                             shelved changes as positional arguments)