[Github-comments] [geany-plugins] GeanyVC: Support for git worktree (#285)

Calum Lind notifications at xxxxx
Tue Sep 22 23:27:03 UTC 2015


I was using [`git-new-workdir`](http://nuclearsquid.com/writings/git-new-workdir/) and recently switched to using the newer form [`git worktree`](https://github.com/blog/2042-git-2-5-including-multiple-worktrees-and-triangular-workflows) however found this stops the plugin working.

The reason appears to be that instead of  a `.git` directory in the 'worktee directory' there is a `.git` file that contains a reference to the original directory. e.g. `gitdir: /home/ubuntu/origdir.git/.git/worktrees/newdir.git`. 

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/285
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20150922/89264f3f/attachment.html>


More information about the Github-comments mailing list