In this article, we’ll run through some simple scenarios that may apply to your work at some point. We will: Initialize (create) a new repository, Add a file, Commit our work This is, by no means, a comprehensive guide to git’ing on the command line. I’d encourage you to read the git documentation for a… Read more How to git on the command line
Tag: source-control
Using posh-git in PowerShell

Ever forgot the state of your git repo at the command line? Posh-git helps you remember!