<table><tr><td style="">tnorth edited the summary of this revision. <a href="https://phabricator.kde.org/transactions/detail/PHID-XACT-DREV-6nhfs4syid5hjtv/" rel="noreferrer">(Show Details)</a>
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D5014" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>CHANGES TO REVISION SUMMARY</strong><div><div style="white-space: pre-wrap; color: #74777D;"><div style="padding: 8px 0;">...</div>In a worktree, there is no `.git/` folder, rather a `.git` file which contains a path to the corresponding worktree within the `.git` folder of the repository.<span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);"><br />
Also see the bug report here: https://bugs.kde.org/show_bug.cgi?id=375849</span><br />
<br />
The only change required in kdevplatform is a modification of the `isValidDirectory()` function, which currently checks that a file called `HEAD` actually exists in the `.git/` directory. In the case of a worktree, `.git` is a file instead, on the function returns false.<div style="padding: 8px 0;">...</div></div></div></div><br /><div><strong>REPOSITORY</strong><div><div>R33 KDevPlatform</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D5014" rel="noreferrer">https://phabricator.kde.org/D5014</a></div></div><br /><div><strong>To: </strong>tnorth, KDevelop<br /><strong>Cc: </strong>kdevelop-devel<br /></div>