Articles tagged 'git branch
Linux (Ubuntu): Show Current Git Branch In Terminal’S Prompt
Shiva Bhusal (Software Engineer) 1 Min. Read Sep 13, 2014
Rails Ruby JS git branch git branch
Terminal does not have anything to do with git-branch. If you need to know in which branch you are currently working on then you need to manually type $ git branch. Good News: You can modify your terminal settings to make it show you which git branch you are working currently. To do this you […]
Read More..
You might also like
Linux (Ubuntu): Show Current Git Branch In Terminal’S Prompt
Shiva Bhusal (Software Engineer) 1 Min. Read Sep 13, 2014
Rails Ruby JS git branch git branch
Terminal does not have anything to do with git-branch. If you need to know in which branch you are currently working on then you need to manually type $ git branch. Good News: You can modify your terminal settings to make it show you which git branch you are working currently. To do this you […]
Read More..