mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 01:18:21 +00:00
reorder
This commit is contained in:
parent
02e80eb639
commit
7bc3ee1dd3
1 changed files with 5 additions and 5 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -7,17 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
### Changed
|
|
||||||
- ask to pop stash by default (*apply* using `[a]` now) [[@brunogouveia](https://github.com/brunogouveia)] ([#574](https://github.com/extrawurst/gitui/issues/574))
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- `[w]` key to toggle between staging/workdir [[@terhechte](https://github.com/terhechte)] ([#595](https://github.com/extrawurst/gitui/issues/595))
|
- `[w]` key to toggle between staging/workdir [[@terhechte](https://github.com/terhechte)] ([#595](https://github.com/extrawurst/gitui/issues/595))
|
||||||
- view/checkout remote branches ([#617](https://github.com/extrawurst/gitui/issues/617))
|
- view/checkout remote branches ([#617](https://github.com/extrawurst/gitui/issues/617))
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- ask to pop stash by default (*apply* using `[a]` now) [[@brunogouveia](https://github.com/brunogouveia)] ([#574](https://github.com/extrawurst/gitui/issues/574))
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- push branch to its tracking remote ([#597](https://github.com/extrawurst/gitui/issues/597))
|
- push branch to its tracking remote ([#597](https://github.com/extrawurst/gitui/issues/597))
|
||||||
- fixed panic when staging lines involving missing newline eof ([#605](https://github.com/extrawurst/gitui/issues/605))
|
- fixed panic when staging lines involving missing newline eof ([#605](https://github.com/extrawurst/gitui/issues/605))
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue