Skip to content

Commit f284aca

Browse files
author
Stephan Dilly
committed
gif of stash_pop
1 parent 50d863a commit f284aca

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Changed
1111
- ask to pop stash by default (*apply* using `[a]` now) [[@brunogouveia](https://github.com/brunogouveia)] ([#574](https://github.com/extrawurst/gitui/issues/574))
1212

13+
![stash_pop](assets/stash_pop.gif)
14+
1315
### Added
1416
- `[w]` key to toggle between staging/workdir [[@terhechte](https://github.com/terhechte)] ([#595](https://github.com/extrawurst/gitui/issues/595))
1517
- view/checkout remote branches ([#617](https://github.com/extrawurst/gitui/issues/617))

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
- Context based help (**no need to memorize** tons of hot-keys)
3030
- Inspect, commit, and amend changes (incl. hooks: _commit-msg_/_post-commit_)
3131
- Stage, unstage, revert and reset files, hunks and lines
32-
- Stashing (save, apply, drop, and inspect)
32+
- Stashing (save, pop, apply, drop, and inspect)
3333
- Push/Fetch to/from remote
3434
- Branch List (create, rename, delete, checkout, remotes)
3535
- Browse commit log, diff committed changes

assets/stash_pop.gif

1.05 MB
Loading

0 commit comments

Comments
 (0)