My First GitHub Project: From a Local Folder to GitHub Using Git and SSH Introduction When I started learning Git, I found it a bit confusing at first. I knew GitHub was used to store code, but I did not fully understand how a project on my computer gets connected to GitHub. In this article, I ...
Source: [Dev.to](https://dev.to/emmanuel687/understanding-the-git-workflow-working-directory-staging-commit-and-push-j8f)