
Git config -global user.email " " Install Git on Windowsĭownload the latest Git for Windows installer. Verify the installation was successful by typing command git –version: git -version Open your terminal and install Git using Homebrew use this => brew install git: brew install git If you have installed Homebrew to manage packages on OS X, you can follow these instructions to dowload Git.

Git config -global user.email " " Install Git with Homebrew If you want to specify a User and Password information to Git repository, then use the following command. Open a terminal and verify the installation was successful by typing

The easiest way to download Git on a Mac is via the stand-alone installer :ĭownload the latest Git for Mac installer. To find out, open a terminal and enter => git –version git -version Git for Mac Installer If you have installed XCode (or it’s Command Line Tools), Git may already be installed. There are many ways to download Git on a Mac.

In this tutorial we will share with you how to install git on (Mac OS X), Windows and Linux (Ubuntu). Install git on (Mac Os x), Windows, Linux(Ubuntu).
