aboutsummaryrefslogtreecommitdiff
path: root/git/test/refs/test_reflog.py
AgeCommit message (Collapse)Author
2011-06-08Fixed critical issue that would cause a string to be passed to methods that ↵Sebastian Thiel
expect a stream
2011-06-08pre-emptively moved all reference related tests into own package, to ↵Sebastian Thiel
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)