Avoid showing .git dirs in the recent documents menu.
commit12faa4a8f067ffdad0126888c808bf9b8a170a45
authorCiarán Walsh <git@ciaranwal.sh>
Mon, 18 Aug 2008 21:13:51 +0000 (18 22:13 +0100)
committerPieter de Bie <pdebie@ai.rug.nl>
Mon, 18 Aug 2008 22:16:15 +0000 (19 00:16 +0200)
treeb25823a14da8341789e0b4ec7d5222e70eef2abf
parentd320a4bc432e798a58566d33372289bd5c2b6977
Avoid showing .git dirs in the recent documents menu.

Instead (for non-bare repos) add the directory above the .git dir.
PBGitRepository.h
PBGitRepository.m
PBRepositoryDocumentController.m