Jump to content

Java/Eclipse xferts - please help. small question


vatsayana

Recommended Posts

Hello Eclipse xferts. 

I have my centralized code in GIT and I have a local copy. 

I want to compare the projects between GIT and my local copy, when ever someone pushes code to GIT.

Is this possible? if so how?

How do you find differences between your local copy and GIT copy?

TIA.

 

Link to comment
Share on other sites

Use git vss this once gets the files changed else check-in your code new branch and raise pull request then you can see the difference between your branch  and other branch ... delete the branch you created once done antey... eazy pizzy 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...