mirror of
https://github.com/k88hudson/git-flight-rules.git
synced 2025-06-16 21:01:45 -03:00
fix typo
This commit is contained in:
@ -1469,7 +1469,7 @@ $ git stash apply "stash@{n}"
|
||||
|
||||
Here, 'n' indicates the position of the stash in the stack. The topmost stash will be position 0.
|
||||
|
||||
Furthermore, time based aslo possible(If you can remeber).
|
||||
Furthermore, time based also possible(If you can remember).
|
||||
|
||||
```sh
|
||||
$ git stash apply "stash@{2.hours.ago}"
|
||||
|
Reference in New Issue
Block a user