Useful Git Notes

How to solve the big headache I have: Project in my mac, a project in my linux desktop, and a project in the github are out of synchronous. How to check the difference and how to make them synched? Answer. You’ll have to merge and sync your linux project files with your github project files first, then to sync …