Created
July 16, 2017 17:53
-
-
Save gastonambrogi/6e21e70825015f8f7a43c98b121da0ed to your computer and use it in GitHub Desktop.
Get last tag name finding in all branches
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TAG=$(git describe --tags $(git rev-list --tags --max-count=1)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment