I thought that the GitHub repository was kind of the repository, but it's more like a place to save your repo and make it public. I should've had one folder on a real physical computer that was the repo, and then everytime I make an edit, commit it to that one and push it to the GitHub. Instead I was downloading the GitHub one every time and then doing git init each time. Even though Google Drive isn't actually a "real physical computer," I am using it to store the actual repo with the .git files in it so each time I need to commit something I need to download it, commit the changes to it, and re-upload it. It would be super handy if someone made a git plugin for Google Drive!
Comments
Post a Comment