You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
.gitignore | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
go.mod | 1 year ago | |
go.sum | 1 year ago | |
gpg.go | 1 year ago | |
identity.go | 1 year ago | |
main.go | 1 year ago | |
prompt.go | 1 year ago |
README.md
git-ident
Git Identity
go install go.jolheiser.com/git-ident@latest
Parses gpg -k
and allows the user to select an identity, or prompts for username/email. That's it.