Hi,
I want to use github revision, commit numbers or tags instead of long long and ugly SHA1 hash data. Please check the image below. When I run "git describe" cmd, it replies with revA-1-xxx {revA (revision data on server)-1 (commit number)-SHA1 (first 8 letters)} How can I get this data to AD ?
Thanks.

I want to use github revision, commit numbers or tags instead of long long and ugly SHA1 hash data. Please check the image below. When I run "git describe" cmd, it replies with revA-1-xxx {revA (revision data on server)-1 (commit number)-SHA1 (first 8 letters)} How can I get this data to AD ?
Thanks.
Comment