Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

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.