You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ These defaults require some adoption from existing users but feel more natural t
30
30
* new style `block_title_focused` to allow customizing title text of focused frame/block ([#2052](https://github.com/extrawurst/gitui/issues/2052)).
31
31
* allow `fetch` command in both tabs of branchlist popup ([#2067](https://github.com/extrawurst/gitui/issues/2067))
32
32
* 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))
34
34
35
35
### Changed
36
36
* 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