Difference between revisions of "Git Bash"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) |
Karl Jones (Talk | contribs) (→External links) |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
== See also == | == See also == | ||
− | * [[Bash (Unix shell)]] - a Unix shell and command language. | + | * [[Bash (Unix shell)]] - a [[Unix shell]] and command language. |
* [[Git (software)]] | * [[Git (software)]] | ||
Line 11: | Line 11: | ||
* [http://stackoverflow.com/questions/7671461/how-do-i-change-the-default-location-for-git-bash-in-windows How do I change the default location for git bash in windows?] @ Stack Overflow | * [http://stackoverflow.com/questions/7671461/how-do-i-change-the-default-location-for-git-bash-in-windows How do I change the default location for git bash in windows?] @ Stack Overflow | ||
− | + | [[Category:git (software)]] | |
[[Category:Software]] | [[Category:Software]] |
Latest revision as of 06:50, 25 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