Expand description
This is a utility crate for the git-hotspots project. This is intended to be used in tests.
Functionsยง
- create_
files - Creates a temporary directory with the given files.
- repo_
init - Creates and sets up a repository. This helper are borrowed from the git2 code.