mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 17:08:21 +00:00
specify changelog better
This commit is contained in:
parent
444e14631d
commit
a847ea2a92
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ The way this works got changed and simplified ([See docs](https://github.com/ext
|
|||
- allow customizing key symbols like `⏎` & `⇧` ([see docs](https://github.com/extrawurst/gitui/blob/master/KEY_CONFIG.md#key-symbols)) ([#465](https://github.com/extrawurst/gitui/issues/465))
|
||||
- simplify key overrides ([see docs](https://github.com/extrawurst/gitui/blob/master/KEY_CONFIG.md)) ([#946](https://github.com/extrawurst/gitui/issues/946))
|
||||
- dedicated fuzzy finder up/down keys to allow vim overrides ([#993](https://github.com/extrawurst/gitui/pull/993))
|
||||
- pull will also pull down tags on current branch ([#1013](https://github.com/extrawurst/gitui/pull/1013))
|
||||
- pull will also download tags ([#1013](https://github.com/extrawurst/gitui/pull/1013))
|
||||
|
||||
### Fixed
|
||||
- honor options (for untracked files) in `stage_all` command ([#933](https://github.com/extrawurst/gitui/issues/933))
|
||||
|
|
|
|||
Loading…
Reference in a new issue