From 08f91e8dd0ff8bf0add7f5ce05f06885c60acd74 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 22 Aug 2019 01:08:10 +1200 Subject: Rewrite Git pre-commit hook, silence bad error --- ISSUES.md | 6 ------ 1 file changed, 6 deletions(-) (limited to 'ISSUES.md') diff --git a/ISSUES.md b/ISSUES.md index 597d7bd8..103c3a98 100644 --- a/ISSUES.md +++ b/ISSUES.md @@ -30,9 +30,3 @@ Known issues pushed upstream. * The `_text_filenames` completion handler for Bash won't work on files with newlines in their names. Can it be made to? -* First commit to a new repository fails with the Git template hooks because - the HEAD ref doesn't exist yet: - - fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree. - Use '--' to separate paths from revisions, like this: - 'git [...] -- [...]' -- cgit v1.2.3