Git Ready to git started with git. This article is meant to get you started with GIT fast. There won’t be too much clutter as this article can be used as a reference later on. The following installation will focus mainly on Windows users. 1 — Download Git:  https://git-scm.com/download 2 — Install Git leaving everything as default 3 — Open the newly installed Git Bash Shell. You’ll also notice Git CMD and Git GUI have been installed. Git CMD and Git Bash will essentially have the same Git commands. Git GUI is a graphical way of using Git. 4 —