Skip to content

Conversation

@anpol
Copy link

@anpol anpol commented Jan 1, 2017

Using solution from http://stackoverflow.com/a/18660163

Getting branch name using git symbolic-ref --short will not require
additional parsing and permits branch names with embedded slash.

Before this change:

  • branches like one/two/three were displayed incorrectly;
  • in the case of no branch, matching tag is never displayed.

This PR was previously opened as #54

Using solution from http://stackoverflow.com/a/18660163

Getting branch name using `git symbolic-ref --short` will not require
additional parsing and permits branch names with embedded slash.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant