Closed benzkji closed 7 years ago
get deployed tag/commit message from remote.
git show --no-patch --oneline | cat git describe --tags (doesnt work without any tag!)
fab live version tag: update-3.4-9d-5-g82fb4de commit: 82fb4de raven fix
get deployed tag/commit message from remote.
git show --no-patch --oneline | cat git describe --tags (doesnt work without any tag!)