…or will I break Eclipse integration? That’s what happened when I did corresponding command line changes in Subversion using Subclipse.
…or will I break Eclipse integration? That’s what happened when I did corresponding command
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes you can. For EGit to notice that you have done something outside of Eclipse you have to refresh the project (or wait a bit if you have automatic refresh enabled in General -> Workspace preferences, which is a good idea anyway).
For example, I sometimes start complicated merges using git on the command line and then resolve the conflicts and commit in Eclipse. Works like a charm.