]> source.dussan.org Git - jgit.git/commit
Only hide gitdir if the repository isn't bare 39/34439/2
authorMatthias Sohn <matthias.sohn@sap.com>
Mon, 6 Oct 2014 09:07:21 +0000 (11:07 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Tue, 7 Oct 2014 07:28:58 +0000 (09:28 +0200)
commit668acc6fc5b6bbf244fc6c9bdba7b4219c9df23b
tree54ac5b26ab6d156ef7223eab997c377cf32e522f
parent848186da86d624d09cd1518378edff4ad9b7f14f
Only hide gitdir if the repository isn't bare

This problem was raised on the jgit list
https://dev.eclipse.org/mhonarc/lists/jgit-dev/msg02675.html

Change-Id: I8ce8a159120ce3747d31d6f012c6d2c0d0ce7917
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/FileRepository.java