This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
pre-commit
Watch
1
Star
0
Fork
0
You've already forked pre-commit
mirror of
https://github.com/pre-commit/pre-commit.git
synced
2026-01-13 20:40:08 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
06830ab59000b5f2e607ae55d3259f8aac3feef3
pre-commit
/
tests
/
commands
History
Anthony Sottile
598e54640b
Use virtualenv python from install-time for less virtualenv requirements at commit time.
2014-09-04 10:19:20 -07:00
..
__init__.py
Move commands into their own files.
2014-06-13 19:52:14 -07:00
autoupdate_test.py
Make ordereddict a direct dependency.
2014-06-17 06:59:13 -07:00
clean_test.py
Move commands into their own files.
2014-06-13 19:52:14 -07:00
install_uninstall_test.py
Use virtualenv python from install-time for less virtualenv requirements at commit time.
2014-09-04 10:19:20 -07:00
run_test.py
Use bytes for sys.stdout.write in PY2.
Closes
#161
.
2014-09-02 16:11:45 -07:00