๐Ÿ“ฆ gimbo / pip_compile_worktree_bug_demo

Dependent repo for demo of a pip-compile pre-commit bug

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching
๐Ÿ“ฅ Clone https://github.com/gimbo/pip_compile_worktree_bug_demo.git
HTTPS git clone https://github.com/gimbo/pip_compile_worktree_bug_demo.git
SSH git clone git@github.com:gimbo/pip_compile_worktree_bug_demo.git
CLI gh repo clone gimbo/pip_compile_worktree_bug_demo
Andy Gimblett Andy Gimblett Initial commit f7f85dc 3 years ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“„ .gitignore
๐Ÿ“„ README.md
๐Ÿ“„ requirements.in
๐Ÿ“„ requirements.txt
๐Ÿ“„ README.md

pip_compile_worktree_bug_demo โ€” dependent repo for demo of a pip-compile pre-commit bug

This 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.