-
-
Notifications
You must be signed in to change notification settings - Fork 945
Invalid symmetric difference expression #777
Copy link
Copy link
Closed
Labels
Description
$ git push
An unexpected error has occurred: CalledProcessError: Command: ('/nix/store/4c12r17gwha2hh6gvc6y2i0s6ckjc09y-git-2.16.2/libexec/git-core/git', 'diff', '--name-only', '--no-ext-diff', '-z', '192a93890ea5100a22a42a73249f7c1e571ebb0b...857ce8997c4f431c06ec52ef0ba1a64983ae945f')
Return code: 128
Expected return code: 0
Output: (none)
Errors:
fatal: Invalid symmetric difference expression 192a93890ea5100a22a42a73249f7c1e571ebb0b...857ce8997c4f431c06ec52ef0ba1a64983ae945f
Check the log at /home/ielectric/.cache/pre-commit/pre-commit.log
I understand this happens if one rewrites git history, but pre-commit shouldn't fail in that case.
Reactions are currently unavailable