Every time I import a maven project. Among the remaining tasks to be done always appears Auto share git project (waiting).
I dig in the web and I just find where enable/disable the option, but I want to understand what is doing and if I need it.
What I always do is create/clone the project in command line and then import it in Eclipse, then I can do all the git work in EGit.
Is the Auto share projects located in git repository option necessary in this scenario or I can disable it?