id summary reporter owner description type status priority component severity resolution keywords cc release 3410 If caching is activated and the first commit is empty diff_tree() fails Christian Zuckschwerdt Herbert Valerio Riedel "If caching is activated (cached_repository = true) and the first commit is empty diff_tree() fails when trying to remove the first output line: {{{ Trac detected an internal error: IndexError: list index out of range }}} Fix: in PyGIT.py line 636: if tree1 is None '''and len(lines) > 0''': " defect closed high GitPlugin critical fixed 0.11