gitui icon indicating copy to clipboard operation
gitui copied to clipboard

feat(sign): add support for external ssh signing

Open b1nhack opened this issue 1 year ago • 0 comments

This Pull Request fixes/closes #2188, #2198.

It changes the following:

  • Adds support for external bin signing with ssh keys

I followed the checklist:

  • [x] I added unittests
  • [x] I ran make check

thread 'tests::test_pre_commit_py' panicked at git2-hooks/src/lib.rs:471:9: assertion failed: res.is_ok()

  • [x] I tested the overall application
  • [ ] I added an appropriate item to the changelog

b1nhack avatar May 17 '24 15:05 b1nhack