Skip to content

Commit 43bea21

Browse files
committed
fix CHANGELOG.md
1 parent 083294c commit 43bea21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ These defaults require some adoption from existing users but feel more natural t
3030
* new style `block_title_focused` to allow customizing title text of focused frame/block ([#2052](https://github.com/extrawurst/gitui/issues/2052)).
3131
* allow `fetch` command in both tabs of branchlist popup ([#2067](https://github.com/extrawurst/gitui/issues/2067))
3232
* check branch name validity while typing [[@sainad2222](https://github.com/sainad2222)] ([#2062](https://github.com/extrawurst/gitui/issues/2062))
33-
* support sign commit with ssh key in disk by `user.signingKey` and `gpg.format = ssh` of gitconfig (ssh-agent/`SSH_AUTH_SOCK` isn't yet supported) ([#1149](https://github.com/extrawurst/gitui/issues/1149))
33+
* support sign commits with ssh key in the disk when `user.signingKey` and `gpg.format = ssh` of gitconfig are set(ssh-agent/`SSH_AUTH_SOCK` isn't yet supported) ([#1149](https://github.com/extrawurst/gitui/issues/1149))
3434

3535
### Changed
3636
* do not allow tagging when `tag.gpgsign` enabled until gpg-signing is [supported](https://github.com/extrawurst/gitui/issues/97) [[@TeFiLeDo](https://github.com/TeFiLeDo)] ([#1915](https://github.com/extrawurst/gitui/pull/1915))

0 commit comments

Comments
 (0)