diff.c
38.8 KB
-
Fix skipping content of contained repos · ea1ca3c9
When doing a diff for use in status, we should never show the content of a git repository contained inside another one. The logic to do this was looking for a .git directory and so when a gitlink plain .git file was used, it was failing to exclude the directory content.
Russell Belfer committed