summaryrefslogtreecommitdiff
path: root/git/test/test_cmd.py
Commit message (Collapse)AuthorAgeFilesLines
* Implemented GIT_PYTHON_GIT_EXECUTABLE including test and docsSebastian Thiel2011-07-051-0/+10
|
* pre-emptively moved all reference related tests into own package, to ↵Sebastian Thiel2011-06-081-0/+100
resemble their actual location a little more. Renamed test_git to test_cmd as it tests the git cmd located in git.cmd (not in git.git)