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ยง

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.