Installation of Git

Git is a version control system (VCS) created for a single task: managing changes to your files. It lets you track every change a software project goes through, as well as where those changes came from. This makes Git an essential tool for managing large projects, but it can also open up a vast array of possibilities for your personal workflow.

GIT  Installation

The upcoming modules will explore Git’s features by applying commands to real-world scenarios. But first, you’ll need a working Git installation to experiment with. Downloads for all supported platforms are available via the official Git website.

Enthusiastic about exploring the skill set of Git? Then, have a look at the GIT TRAINING together additional knowledge. 

For Windows users, this will install a special command shell called Git Bash. You should be using this shell instead of the native command prompt to run Git commands. OS X and Linux users can access Git from a normal shell. To test your installation, open a new command prompt and run git –version. It should output something like git version 1.7.10.2 (Apple Git-33).

MindMajix Youtube Channel

 

Course Schedule
NameDates
Git TrainingJun 29 to Jul 14View Details
Git TrainingJul 02 to Jul 17View Details
Git TrainingJul 06 to Jul 21View Details
Git TrainingJul 09 to Jul 24View Details
Last updated: 04 Apr 2023
About Author

Priyanka Vatsa is a Senior Content writer with more than five years’ worth of experience in writing for Mindmajix on various IT platforms such as Palo Alto Networks, Microsoft Dynamics 365, Siebel, CCNA, Git, and Nodejs. She was involved in projects on these technologies in the past, and now, she regularly produces content on them. Reach out to her via LinkedIn and Twitter.

read less