Quantcast
Viewing latest article 4
Browse Latest Browse All 96

Answer by vidur punj for How do I get the current branch name in Git?

write the following command in terminal :

git branch | grep \*

or

git branch --show-current 

or on Git 2.22 and above:

  git branch --show

Viewing latest article 4
Browse Latest Browse All 96

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>