Review Request 110779: Check for .git/HEAD Instead of .git Only

David Narváez david.narvaez at computer.org
Sun Jun 2 07:11:27 UTC 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/110779/
-----------------------------------------------------------

Review request for KDevelop.


Description
-------

Since I have a hook stored at /home/<username>/.git/, all projects under my home directory would return true for the first check.


Diffs
-----

  plugins/git/gitplugin.cpp fd11a33 

Diff: http://git.reviewboard.kde.org/r/110779/diff/


Testing
-------

1. Create a ~/.git folder if it doesn't exist
1. Load an SVN project and right click on the project folder
2. Load a Git project and right click on the project folder

Before this patch, 1 and 2 would offer a Git sub menu, after this patch only 2 will show the sub menu.


Thanks,

David Narváez

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20130602/1103324e/attachment.html>


More information about the KDevelop-devel mailing list