##// END OF EJS Templates
git: simplify dangling commit checking to only full SHAs, otherwise we do too many checks in case of references which is slow on large repos
git: simplify dangling commit checking to only full SHAs, otherwise we do too many checks in case of references which is slow on large repos

File last commit:

r650:ed555c8a default
r767:406ae170 default
Show More
pip2nix.ini
3 lines | 116 B | text/x-ini | IniLexer
initial commit
r0 [pip2nix]
packages: generated packages after release...
r650 requirements = ., -r ./requirements.txt, -r ./requirements_pinned.txt
initial commit
r0 output = ./pkgs/python-packages.nix