mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-27 00:46:26 +00:00
Underscores in filenames in tests indicate a logical separation - so `commit_graph` becomes `commit::graph`. Rename it to `commitgraph` to avoid this.