fbpx
Course Content
WHAT IS BASH?
• BASH is an acronym for Bourne Again Shell, a punning
0/1
WHAT IS GITBASH?
Git Bash is an application for Microsoft Windows environments which provides an emulation layer for a Git command line.
HOW TO INSTALL GITBASH FOR WINDOWS?
GitHub
About Lesson
  • git config
  • git init
  • git clone
  • git add
  • git commit
  • git diff
  • git reset
  • git status
  • git rm
  • git log
  • git show
  • git tag
  • git branch
  • git checkout
  • git merge
  • git remote
  • git push
  • git pull
  • git stash
Join the conversation