Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | path: export the dotgit-checking functionscmn/expose-gitfile-check | Carlos MartÃn Nieto | 2018-10-15 | 1 | -0/+64 |
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. |