I am using git in cmd(Command Prompt). But when I choose a course on GitHub Learning Lab they recommend git bash for windows os. As I said, I am using cmd and why do I need to use git bash instead of cmd? Are there any benefits when I move to git bash this?
You don't need to use Git Bash. It is just conventional, because Git was developed and designed on Linux and most Git users use Linux and using Git Bash on Windows makes it a uniform experience. You can certainly use Git on cmd; just make sure you add C:\Program Files\git\cmd
to your PATH
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With