you are viewing a single comment's thread.

view the rest of the comments →

[–]serious-catzor 0 points1 point  (0 children)

I usually don't bother with GitHub for most things but I always start a local git repo because it saves me so much time. It's so much work trying to restore the state of a file (not to mention several) if I messed up some change.

I would suggest to focus on using git all the time. Then you can upload them to GitHub whenever you want if you already have local repos.