I need to know which branch is currently checked out.
One solution I see is to list branches and check which one '===' current 'HEAD'. Is there another way ?
I need to know which branch is currently checked out.
One solution I see is to list branches and check which one '===' current 'HEAD'. Is there another way ?