Skip to content

Commit 10bf4e3

Browse files
committed
reword gif
1 parent 9d83ce3 commit 10bf4e3

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
![reset](assets/reset_in_log.gif)
1313

14+
**reword commit**
15+
16+
![reword](assets/reword.gif)
17+
1418
### Breaking Change
1519
* `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))
1620

1721
### Added
22+
* allow reset (soft,mixed,hard) from commit log ([#1500](https://github.com/extrawurst/gitui/issues/1500))
23+
* support **reword** of commit from log ([#829](https://github.com/extrawurst/gitui/pull/829))
1824
* list changes in commit message inside external editor [[@bc-universe]](https://github.com/bc-universe) ([#1420](https://github.com/extrawurst/gitui/issues/1420))
1925
* allow detaching HEAD and checking out specific commit from log view [[@fralcow]](https://github.com/fralcow) ([#1499](https://github.com/extrawurst/gitui/pull/1499))
2026
* add no-verify option on commits to not run hooks [[@dam5h]](https://github.com/dam5h) ([#1374](https://github.com/extrawurst/gitui/issues/1374))
2127
* allow `fetch` on status tab [[@alensiljak]](https://github.com/alensiljak) ([#1471](https://github.com/extrawurst/gitui/issues/1471))
22-
* allow reset (soft,mixed,hard) from commit log ([#1500](https://github.com/extrawurst/gitui/issues/1500))
2328
* allow `copy` file path on revision files and status tree [[@yanganto]](https://github.com/yanganto) ([#1516](https://github.com/extrawurst/gitui/pull/1516))
2429
* print message of where log will be written if `-l` is set ([#1472](https://github.com/extrawurst/gitui/pull/1472))
25-
* support **reword** of commit from log ([#829](https://github.com/extrawurst/gitui/pull/829))
2630

2731
### Fixes
2832
* commit msg history ordered the wrong way ([#1445](https://github.com/extrawurst/gitui/issues/1445))

assets/reword.gif

2.64 MB
Loading

0 commit comments

Comments
 (0)