Skip to content

Commit 945ec45

Browse files
authored
sign with ssh key in disc (#2175)
1 parent 5d68ea0 commit 945ec45

File tree

6 files changed

+855
-15
lines changed

6 files changed

+855
-15
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
* more version info in `gitui -V` and `help popup` (including git hash)
1414
* support `core.commitChar` filtering [[@concelare](https://github.com/concelare)] ([#2136](https://github.com/extrawurst/gitui/issues/2136))
1515
* allow reset in branch popup ([#2170](https://github.com/extrawurst/gitui/issues/2170))
16+
* support sign commits with ssh key in the disk when `user.signingKey` and `gpg.format = ssh` of gitconfig are set(ssh-agent isn't yet supported) ([#1149](https://github.com/extrawurst/gitui/issues/1149))
1617

1718
### Changed
1819
* Make info and error message popups scrollable [[@MichaelAug](https://github.com/MichaelAug)] ([#1138](https://github.com/extrawurst/gitui/issues/1138))

0 commit comments

Comments
 (0)