fix stash documentation
This commit is contained in:
parent
3de05f6759
commit
b485f8c752
2
README
2
README
@ -63,7 +63,7 @@ Implemented subcommands:
|
|||||||
commands:
|
commands:
|
||||||
save (default if not specified):
|
save (default if not specified):
|
||||||
- save changes as a "stash" object and revert them from working copy
|
- save changes as a "stash" object and revert them from working copy
|
||||||
- this currently only works with changes to already-versioned files
|
- this only works with text files, not binary files
|
||||||
list:
|
list:
|
||||||
- show a list of all stash objects
|
- show a list of all stash objects
|
||||||
pop [id]:
|
pop [id]:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user