git-credentials 0.9.1

A WIP crate of the gitoxide project to interact with git credentials helpers
Documentation
1
2
3
4
5
pub use git_testtools::Result;

mod helper;
mod program;
mod protocol;