Difference between revisions of "Git Bash"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) |
Karl Jones (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | '''Git Bash''' is a [[Bash]] shell optimized for use with [[Git (software)|Git]]. | + | '''Git Bash''' is a [[Bash (Unix shell)|Bash]] shell optimized for use with [[Git (software)|Git]]. |
== See also == | == See also == | ||
− | * [[Bash]] | + | * [[Bash (Unix shell)]] - a Unix shell and command language. |
* [[Git (software)]] | * [[Git (software)]] | ||
Revision as of 07:13, 18 August 2016
Git Bash is a Bash shell optimized for use with Git.
See also
- Bash (Unix shell) - a Unix shell and command language.
- Git (software)
External links
- Git in Bash
- How do I change the default location for git bash in windows? @ Stack Overflow