Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
diff-highlight: make perl strict and warnings fatal
These perl features can catch bugs, and we shouldn't be violating any of the strict rules or creating any warnings, so let's turn them on. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information