Skip to content

Commit

Permalink
Merge pull request #1381 from bkmgit/clarify-gitbash
Browse files Browse the repository at this point in the history
Clarify what Git Bash is
  • Loading branch information
bkmgit authored Apr 20, 2023
2 parents 4e2f447 + b4af043 commit 71e4e67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _episodes/01-intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ The most popular Unix shell is Bash (the Bourne Again SHell ---
so-called because it's derived from a shell written by Stephen Bourne).
Bash is the default shell on most modern implementations of Unix and in most packages that provide
Unix-like tools for Windows.
Note that 'Git Bash' is a piece of software that enables Windows users to use a Bash like interface
when interacting with Git.

Using the shell will take some effort and some time to learn.
While a GUI presents you with choices to select, CLI choices are not automatically presented to you,
Expand Down

0 comments on commit 71e4e67

Please sign in to comment.