Horje
get current branch name git Code Example
get current branch name git
git branch --show-current
how to check in which brach we are in git
git branch -a # it will show an astrick * like *master
git branch --show-current # source == git remote --help
Source: git-scm.com
get current branch name git
git rev-parse --abbrev-ref HEAD




Shell

Related
git force push to remote Code Example git force push to remote Code Example
display group of username mac Code Example display group of username mac Code Example
github insert gif Code Example github insert gif Code Example
bash alias Code Example bash alias Code Example
how to add a gif to a readme Code Example how to add a gif to a readme Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
13