Commit Briefs
in Atom (RFC4287) an atomTextConstruct specifies the type text as the default
This saves a few bytes.
Makefile: add workaround for distros still using older libgit2 versions
Noticed on Void Linux, Debian, etc.
Revert "remain compatible with slightly older libgit versions for now"
This reverts commit 70541c5e2cbdc141ba94e76899aba5f07047cecf. Reported by Anton: The last commit[1] is not correct as GIT_OPT_SET_OWNER_VALIDATION is not a preprocessor directive but rather an enum. Causing the branch to never be entered.