Skip to content

Commit 7bc3ee1

Browse files
author
Stephan Dilly
committed
reorder
1 parent 02e80eb commit 7bc3ee1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10-
### Changed
11-
- ask to pop stash by default (*apply* using `[a]` now) [[@brunogouveia](https://github.com/brunogouveia)] ([#574](https://github.com/extrawurst/gitui/issues/574))
12-
13-
![stash_pop](assets/stash_pop.gif)
14-
1510
### Added
1611
- `[w]` key to toggle between staging/workdir [[@terhechte](https://github.com/terhechte)] ([#595](https://github.com/extrawurst/gitui/issues/595))
1712
- view/checkout remote branches ([#617](https://github.com/extrawurst/gitui/issues/617))
1813

1914
![checkout-remote](assets/checkout-remote.gif)
2015

16+
### Changed
17+
- ask to pop stash by default (*apply* using `[a]` now) [[@brunogouveia](https://github.com/brunogouveia)] ([#574](https://github.com/extrawurst/gitui/issues/574))
18+
19+
![stash_pop](assets/stash_pop.gif)
20+
2121
### Fixed
2222
- push branch to its tracking remote ([#597](https://github.com/extrawurst/gitui/issues/597))
2323
- fixed panic when staging lines involving missing newline eof ([#605](https://github.com/extrawurst/gitui/issues/605))

0 commit comments

Comments
 (0)