Skip to content

Commit 48d42ab

Browse files
committed
changelog entry and gif for #1350
1 parent 379bf26 commit 48d42ab

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

Diff for: CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515

1616
![reword](assets/reword.gif)
1717

18+
**fuzzy find branch**
19+
20+
![fuzzy-branch](assets/fuzzy-find-branch.gif)
21+
1822
### Breaking Change
1923
* `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))
2024

2125
### Added
2226
* allow reset (soft,mixed,hard) from commit log ([#1500](https://github.com/extrawurst/gitui/issues/1500))
2327
* support **reword** of commit from log ([#829](https://github.com/extrawurst/gitui/pull/829))
28+
* fuzzy find branch [[@UUGTech](https://github.com/UUGTech)] ([#1350](https://github.com/extrawurst/gitui/issues/1350))
2429
* list changes in commit message inside external editor [[@bc-universe]](https://github.com/bc-universe) ([#1420](https://github.com/extrawurst/gitui/issues/1420))
2530
* allow detaching HEAD and checking out specific commit from log view [[@fralcow]](https://github.com/fralcow) ([#1499](https://github.com/extrawurst/gitui/pull/1499))
2631
* add no-verify option on commits to not run hooks [[@dam5h]](https://github.com/dam5h) ([#1374](https://github.com/extrawurst/gitui/issues/1374))

Diff for: assets/fuzzy-find-branch.gif

900 KB
Loading

0 commit comments

Comments
 (0)