apply_helpers.h
20.2 KB
-
apply: add GIT_APPLY_CHECK · 02af1fcb
This adds an option which will check if a diff is applicable without actually applying it; equivalent to git apply --check.
Drew DeVault committed
This adds an option which will check if a diff is applicable without actually applying it; equivalent to git apply --check.