posted 1 year ago
How to Git Commit to single project from two PC's (without using Github)
I prefer to work on personal projects on my work PC as i have two screens, more Ram, more tools etc.
But when i move home for the weekend, I need to be able to carry on from my laptop.
Before, I was committing all changes to my GitHub account, and pulling across the changes every time I swapped PCs but now my work proxy causes issue when trying to push to (and pull from) GitHub
Is there any other way to keep a central repo without having to export the project ZIP, emailing it to my other PCs and manually updating the files