cloud-init-dev team mailing list archive
-
cloud-init-dev team
-
Mailing list archive
-
Message #03561
[Merge] ~smoser/cloud-init:fix/git-describe-specific-abbrev into cloud-init:master
The proposal to merge ~smoser/cloud-init:fix/git-describe-specific-abbrev into cloud-init:master has been updated.
Commit Message changed to:
tools: Give specific --abbrev=8 to "git describe"
The tools that use "git describe" were just assuming a consisent
number of characters in the hash. It seems ubuntu 16.04 would use 7
and later versions use 8. To avoid that discrepency in developer
environments, set it to 8.
For more details, see:
https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/331883
--
Your team cloud-init commiters is requested to review the proposed merge of ~smoser/cloud-init:fix/git-describe-specific-abbrev into cloud-init:master.
Follow ups