[][src]Function cargo_update::ops::find_git_db_repo

pub fn find_git_db_repo(git_db_dir: &Path, cratename: &str) -> Option<PathBuf>

Find the bare git repository in the specified directory for the specified crate

The db directory is usually $HOME/.cargo/git/db/

The resulting paths are children of this directory in the format cratename-hash