Post Reply 
 
Thread Rating:
  • 2 Votes - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Port of PPSSPP to the OpenPandora
01-11-2013, 12:21 AM (This post was last modified: 01-11-2013 07:09 AM by Henrik.)
Post: #6
RE: Port of PPSSPP to the OpenPandora
git has a built-in diff tool, use that Smile

If you have simply checked out my repo and made changes, all you need to do to see them is:
git diff

Then you can git add and git commit those changes, and for example push them to a repo of your own on Github. From there you can make a "pull request" which lets me merge or comment very easily.

Also git status is useful to see what you have changed and added.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Port of PPSSPP to the OpenPandora - Henrik - 01-11-2013 12:21 AM

Forum Jump: