
Git Exposed, Part 1: Git Isn’t What You Think It Is
Initially when I first used Git and Github, like others I too thought Git and Github are directly proportional. Git is a local version and Github is a remote version which just passes our files from vscode to Github, so that I don’t have to worry about my storage, backup and data. BUT I WAS…