Sunday, November 30, 2014

What is Git Bash?

What is Git Bash?

Git Bash is a command line interface through which we can interact with the Git version control system. Git Bash supports commands like cd which can be used to explore physical file locations in the local system and commands to operate on the underlying Git version control system.

Git Bash, is part of the Git for Windows installation, more details on Git for Windows can be found from the following site.
http://msysgit.github.io/

The setup for Git for Windows can also be downloaded from the below link
http://msysgit.github.io/


Git for Windows provides to interfaces Git UI & Git Bash, to work on Git.
Git UI is a Windows based UI interface which can be used to interact with Git, while Git Bash is a Unix/Linux like command line interface to operate on Git.

Search Flipkart Products:
Flipkart.com

No comments: