mirror of
https://github.com/extrawurst/gitui.git
synced 2024-11-21 15:02:40 +03:00
changelog entry and gif for #1350
This commit is contained in:
parent
379bf265fe
commit
48d42abd38
@ -15,12 +15,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
![reword](assets/reword.gif)
|
||||
|
||||
**fuzzy find branch**
|
||||
|
||||
![fuzzy-branch](assets/fuzzy-find-branch.gif)
|
||||
|
||||
### Breaking Change
|
||||
* `focus_XYZ` key bindings are merged into the `move_XYZ` set, so only one way to bind arrow-like keys from now on ([#1539](https://github.com/extrawurst/gitui/issues/1539))
|
||||
|
||||
### Added
|
||||
* allow reset (soft,mixed,hard) from commit log ([#1500](https://github.com/extrawurst/gitui/issues/1500))
|
||||
* support **reword** of commit from log ([#829](https://github.com/extrawurst/gitui/pull/829))
|
||||
* fuzzy find branch [[@UUGTech](https://github.com/UUGTech)] ([#1350](https://github.com/extrawurst/gitui/issues/1350))
|
||||
* list changes in commit message inside external editor [[@bc-universe]](https://github.com/bc-universe) ([#1420](https://github.com/extrawurst/gitui/issues/1420))
|
||||
* allow detaching HEAD and checking out specific commit from log view [[@fralcow]](https://github.com/fralcow) ([#1499](https://github.com/extrawurst/gitui/pull/1499))
|
||||
* add no-verify option on commits to not run hooks [[@dam5h]](https://github.com/dam5h) ([#1374](https://github.com/extrawurst/gitui/issues/1374))
|
||||
|
BIN
assets/fuzzy-find-branch.gif
Normal file
BIN
assets/fuzzy-find-branch.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 900 KiB |
Loading…
Reference in New Issue
Block a user