Revert "remain compatible with slightly older libgit versions for now"
authorHiltjo Posthuma <hiltjo@codemadness.org>
Fri, 27 May 2022 19:29:14 +0000 (21:29 +0200)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Fri, 27 May 2022 19:29:14 +0000 (21:29 +0200)
commit289045115432562f5fb4ddc721bd9008e8df4ad5
tree155c32f14c41bdd78db4ac6912b300641ce3b71f
parent70541c5e2cbdc141ba94e76899aba5f07047cecf
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.
stagit-index.c
stagit.c