Skip to main content

Git and how to use included bash

  • October 31, 2016
  • 1 reply
  • 0 views

It is not quite clear to me how the bash delivered with git is to be used. Do I need to configure it as my login shell if I want to use git? Or is it just enough to be found in the PATH when needed?

1 reply

  • 0 replies
  • October 31, 2016

It is not quite clear to me how the bash delivered with git is to be used. Do I need to configure it as my login shell if I want to use git? Or is it just enough to be found in the PATH when needed?

I do NOT have it configured as my login shell, but I do have it on my PATH ahead of the “standard” bash.