##// END OF EJS Templates
libgit2: updated code for tests....
libgit2: updated code for tests. - listing all commits will use only subprocess as it will return empty list for empty repos - updated logic for empty repos so it's the best combination of speed and correctness

File last commit:

r650:ed555c8a default
r730:ef69988e default
Show More
pip2nix.ini
3 lines | 116 B | text/x-ini | IniLexer
[pip2nix]
requirements = ., -r ./requirements.txt, -r ./requirements_pinned.txt
output = ./pkgs/python-packages.nix