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

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -