For deleted items in a commit, the path returned by the GitManager is always /dev/null
GitManager should probably use old paths for each DiffEntry that was deleted.
Discussion
-
Ashimshahi
2014-04-01- Description has changed:
Diff:
--- old +++ new @@ -1,3 +1,3 @@ For deleted items in a commit, the path returned by the GitManager is always /dev/null -GitManager should probably use old paths for each DiffEntry for deleted items. +GitManager should probably use old paths for each DiffEntry that was deleted.