Sync GitHub Fork with Original Repo (not using command or bash)
Syncing fork is a nightmare. I tried to fix it using a sneaky way without using command or bash.
Mar 20, 20215 min read270

Search for a command to run...
Articles tagged with #git
Syncing fork is a nightmare. I tried to fix it using a sneaky way without using command or bash.

I decided to start with Git & Github for one of my existing projects. I started with creating a Github Repo with my account. Mistake #1 I initiated the repo with Readme & .gitignore. Since I already have a project to publish to GitHub, you should k...
