File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
* ` theme.ron ` now supports customizing line break symbol ([ #1894 ] ( https://github.com/extrawurst/gitui/issues/1894 ) )
12
12
* add confirmation for dialog for undo commit [[ @TeFiLeDo ] ( https://github.com/TeFiLeDo )] ([ #1912 ] ( https://github.com/extrawurst/gitui/issues/1912 ) )
13
13
* support ` prepare-commit-msg ` hook ([ #1873 ] ( https://github.com/extrawurst/gitui/issues/1873 ) )
14
- * support sign commit with ssh key by ` GITUI_SSH_KEY_PATH ` and ` GITUI_SSH_PASSWORD ` ([ #1149 ] ( https://github.com/extrawurst/gitui/issues/1149 ) )
14
+ * support sign commit with ssh key by ` user.signingKey ` of gitconfig ([ #1149 ] ( https://github.com/extrawurst/gitui/issues/1149 ) )
15
15
16
16
### Changed
17
17
* do not allow tag when ` tag.gpgsign ` enabled [[ @TeFiLeDo ] ( https://github.com/TeFiLeDo )] ([ #1915 ] ( https://github.com/extrawurst/gitui/pull/1915 ) )
You can’t perform that action at this time.
0 commit comments