How to get current branch name in TortoiseGit?

Way 1:

  1. Right click in repo, and click Push
  2. Copy that Local text

Way 2: (TortoiseGit 2.5.0)

  1. Open log dialog
  2. Right click on the branch name label
  3. Click "Copy to clipboard -> Tag/branch names"

    enter image description here