Skip to content

path: export the dotgit-checking functions#4849

Merged
ethomson merged 1 commit into
masterfrom
cmn/expose-gitfile-check
Oct 17, 2018
Merged

path: export the dotgit-checking functions#4849
ethomson merged 1 commit into
masterfrom
cmn/expose-gitfile-check

Conversation

@carlosmn

Copy link
Copy Markdown
Member

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.

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants