Advanced Git and GitHub Commands
Hello there guys! in this post, we will look at advanced commands in Git and GitHub. In the last post, I wrote about basic git commands you can use. So let’s dive into this one… Steps Create a Repository 1. Create a GitHub account 2. Create a repo, make it public, then initialize the repo …