Dependent repo for demo of a pip-compile pre-commit bug
https://github.com/gimbo/pip_compile_worktree_bug_demo.git
pip_compile_worktree_bug_demo โ dependent repo for demo of a pip-compile pre-commit bugThis is part of a demonstration of a strange bug in the pip-compile tool when run as a pre-commit hook under a git worktree, where it corrupts the worktree's git index.
See pip-tools issue 1598 and/or this gist for information.