Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 495 Bytes

File metadata and controls

20 lines (11 loc) · 495 Bytes

git-credential-oo7

crates.io

A git credential helper built using oo7 instead of libsecret.

Installation

1 - cargo install git-credential-oo7

2 - Set as the default credential helper

git config --global credential.helper oo7

License

The project is released under the MIT license.