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