Sharing Large Project between two computers

I have a desktop computer at home and a laptop I carry around. I want to be able to work on my project on both computers.

The project is very big, 9.09 GB. If i want to make sure both computers are consistent with each other, I have to completely copy and paste the project from one computer to the next in order keep changes I’ve done, but it takes a very long time. I could just copy the files that I have updated, but then I will have to keep track of every file I change, add, or remove, then make sure both projects are the same manually, and I dont want to do that.

I heard github is suppose to be a file sharing service for team projects. But I have not learned it yet and I dont even know if its capable of what i want to do. Ideally i need a software that automatically detects changes done to a project, then only update those changes to the online respiratory.

Time to learn about source control! It’s exactly what you are looking for. However, keep in mind that if you want to just copy the project, you don’t need to copy the /Library folder, the largest one typically.