LoopPerfect / buckaroo

The decentralized package manager for C++ and friends 🏝️
https://buckaroo.pm
MIT License
935 stars 33 forks source link

Detect git on the system to gracefully fallback to libgit2 #302

Closed njlr closed 5 years ago

njlr commented 5 years ago

If we fallback to libgit2, we should print a warning until the user sets BUCKAROO_USE_LIBGIT2.