Commit 05e54e006b84f1a18dffd0a15f750f2792b2b8f9

Carlos Martín Nieto 2018-10-15T13:54:17

path: export the dotgit-checking functions These checks are preformed by libgit2 on checkout, but they're also useful for performing checks in applications which do not involve checkout. Expose them under `sys/` as it's still fairly in the weeds even for this library.