Getting the Current Git Branch

From NovaOrdis Knowledge Base
Revision as of 06:48, 24 July 2020 by Ovidiu (talk | contribs) (Created page with "=Internal= * <syntaxhighlight lang='bash'> git symbolic-ref --short HEAD </syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal


git symbolic-ref --short HEAD