Git Basics

Here are some basics. I’m going to push the code from my last post to GitHub. In this example I am using PowerShell with Git and GitHub Desktop already installed. You will have to ensure you sign into GitHub Desktop with your GitHub account. Tip: You can install and import the PowerShell module posh-git for the Git summary status info to display in your terminal. Directory Structure In the following example, I created my new repository I want to push to GutHub in C:\git\repos\ and created a new folder called basic-go-container....

March 21, 2021 · 3 min · Mark kerry