summaryrefslogtreecommitdiff
path: root/git/refs/reference.py
Commit message (Collapse)AuthorAgeFilesLines
* refs: added constructor flag to allow refs to be instatiated from any path, ↵Sebastian Thiel2011-07-041-4/+6
| | | | including simple test
* Moved everything into the git subdirectory - some tests still need to be ↵Sebastian Thiel2010-11-251-0/+84
adjusted