btaman.blogg.se

Setting up git on mac
Setting up git on mac













setting up git on mac

This will install Git Bash which is a terminal emulator for Windows which will allow you to access Git.

setting up git on mac

Go through the steps and keep the default settings as there is no reason to change them, unless you seriously know what you are doing. Go to this link: Download Git which is a link to the installer download. Windows does not come with Git, nor does it come with a built in way like OSX to install it without having to install additional software. Once it is done downloading, Git will be properly installed on your computer and you will now be able to use it from the command line. It should prompt you that you need to install Xcode Command Line Tools to actually install Git. If you have never used Git on your computer, you most likely will not have it installed.















Setting up git on mac