1 parent 4dd4bbf commit f0bba3aCopy full SHA for f0bba3a
CHANGELOG.md
@@ -12,6 +12,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
#### Shell
13
* use default shell instead of bash on Unix-like OS [[@yerke](https://github.com/yerke)] ([#2343](https://github.com/extrawurst/gitui/pull/2343))
14
15
+### Added
16
+* Support for ssh signing via external system binaries. See `gpg.ssh.program` configuration.
17
+
18
### Fixes
19
* respect env vars like `GIT_CONFIG_GLOBAL` ([#2298](https://github.com/extrawurst/gitui/issues/2298))
20
0 commit comments