Changeset 4148
- Timestamp:
- 08/17/08 04:59:35 (5 months ago)
- Files:
-
- gitplugin/0.11/tracext/git/PyGIT.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
gitplugin/0.11/tracext/git/PyGIT.py
r3275 r4148 634 634 del lines[-1] 635 635 636 if tree1 is None :636 if tree1 is None and lines: 637 637 # if only one tree-sha is given on commandline, 638 638 # the first line is just the redundant tree-sha itself...
