• Show log

    Commit

  • Hash : ea1ca3c9
    Author : Russell Belfer
    Date : 2014-04-01T21:30:52

    Fix skipping content of contained repos 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.