EGit - Project subfolder in repository
问题 I have the following problem with EGit 3.4.2.201412180340-r in Eclipse Luna Service Release 1a (4.4.1), using GitHub (which should be mostly irrelevant): I have a example java project set up that is configured with EGit and is connected to a GitHub Repository. I commited a few example changes to master and pushed them as well. The problem is: My repositories always have a weird kind of file layout: Repository Root > MyProjectName > src > cf > randers > myproject > main > Main.java The most