-
-
Notifications
You must be signed in to change notification settings - Fork 629
Sign a commit if ssh secret key is provided #2047
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 14 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
93176c9
sign a commit if ssh secret key is provided
yanganto ace7465
update CHANGELOG
yanganto a1e7b5b
update cargo audit
yanganto 596b28a
update test case
yanganto 86f2f53
fix linter
yanganto 9acfb03
fix linter for gitui
yanganto c48d0a3
add option for ssh_secret_key
yanganto 1d84f61
fix clippy
yanganto d82ff46
use gitconfig user.signingKey to sign commit
yanganto f9b1dd2
Merge branch 'master' into ssh-sign-2
yanganto 871424f
update CHANGELOG
yanganto 1a0cadd
fix cargo deny config
yanganto 9904ba0
clean up unnecessary changes
yanganto 6df89c1
drop unnecessary export
yanganto 1111aee
Merge branch 'master' into ssh-sign-2
yanganto 491405b
update CHANGELOG
yanganto a94fb20
Merge branch 'master' into ssh-sign-2
yanganto ed46cb1
allow BSD-3-Clause licenses
yanganto b8b5284
split `fetch_ssh_key` into `fn`
yanganto 02b5f7e
Merge branch 'master' into ssh-sign-2
yanganto ceb2e68
check gpg.format
yanganto 7c3c106
update CHANGELOG
yanganto 1f53a1c
Merge branch 'master' into ssh-sign-2
yanganto 083294c
fix commit.gpgsign=ture allert when sshsign set
yanganto 43bea21
fix CHANGELOG.md
yanganto 411b936
disallow commit when ssh sign set but the key is not found in the disk
yanganto 4af7a60
raise error if commit with a ssh setting but without key
yanganto File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.