Eclipse and Egit - recognising git core.worktree -



Eclipse and Egit - recognising git core.worktree -

in egit possible using git "core.worktree" config value set info file path different repository file path.

when creating new (zend studio 12.0.2) eclipse project egit repository (configured using core.worktree) using new => project => php project existing directory; , choosing egit repository path "existing directory", project configuration appears ignore configured core.worktree value , creates info path kid of git repository path.

is possible create eclipse project such project respects git.worktree value i.e. aligns layout git layout, , @ same time recognises project eclipse git (egit) enabled?

eclipse git egit zend-studio

Comments

Popular posts from this blog

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -