gradle-android-git-version icon indicating copy to clipboard operation
gradle-android-git-version copied to clipboard

Match git-describe commit hash

Open gladed opened this issue 5 years ago • 0 comments

Out of the box behavior differs from command line git describe, and it doesn't need to. So:

  • prepend with g
  • use 8 characters

With this we can dispense with commitHashLength (#71 might still be helpful).

gladed avatar Jan 20 '20 03:01 gladed