↧
Answer by VonC for About git repositories inside Eclipse project folders
No, you can keep in within the MyProject folder: the gtit repo will match your Eclipse project.Keeping it outside would only be useful if you wanted to version multiple project in the same git repo.You...
View ArticleAbout git repositories inside Eclipse project folders
Besides not being able to add another project to the same git repository, is there any other reason to not create a git repository (.git directory) inside an Eclipse Project folder? Currently my...
View Article
More Pages to Explore .....