Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 805 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 805 Bytes

git-credential-fdoss

git-credential-fdoss is a git credential helper that uses the freedesktop.org Secret Service via D-Bus for storage of git credentials.

go install foxygo.at/git-credential-helper@latest

This credential helper fulfils the same role as git-credential-libsecret but is intended to be easier to install and be more portable as a binary. git-credential-libsecret is mostly distributed as source code as a contribution to git. A binary build has dependencies on a number of GNOME desktop libraries which may not be present on a target machine.