File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -189,8 +189,8 @@ Usage: `git-sim commit -m "Commit message"`
189
189
Usage: ` git-sim stash [push|pop|apply] <file> `
190
190
191
191
- Specify one or more ` <file> ` as a * modified* working directory file, or staged file
192
- - If no ` <file> ` is specified, all available working directory and staged files will be included
193
- - Simulated output will show files being moved to the Git stash
192
+ - If no ` <file> ` is specified, all available files will be included
193
+ - Simulated output will show files being moved in/out of the Git stash
194
194
- Note that simulated output will also show the most recent 5 commits on the active branch
195
195
196
196
![ git-sim-stash_01-05-23_22-11-18] ( https://user-images.githubusercontent.com/49353917/210941254-69c80b63-5c06-411a-a36a-1454b2906ee8.jpg )
You can’t perform that action at this time.
0 commit comments