File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## Unreleased
9
9
10
+ ** tag annotation support**
11
+
12
+ ![ tag-annotation] ( assets/tag-annotation.gif )
13
+
10
14
** revert commit from rev log**
11
15
12
16
![ revert-commit] ( assets/revert-commit.gif )
13
17
14
18
### Added
15
19
- allow reverting a commit from the commit log ([ #927 ] ( https://github.com/extrawurst/gitui/issues/927 ) )
16
20
- disable pull cmd on local-only branches ([ #1047 ] ( https://github.com/extrawurst/gitui/issues/1047 ) )
21
+ - support adding annotations to tags ([ #747 ] ( https://github.com/extrawurst/gitui/issues/747 ) )
17
22
18
23
### Fixed
19
24
- Keep commit message when pre-commit hook fails ([ #1035 ] ( https://github.com/extrawurst/gitui/issues/1035 ) )
You can’t perform that action at this time.
0 commit comments