ember-cli-deploy / ember-cli-deploy-revision-data

An ember-cli-plugin to create a unique revision key for the build
MIT License
22 stars 57 forks source link

Feature: allow exclusion git commit hash if tag is current commit #30

Open Truffula opened 8 years ago

Truffula commented 8 years ago

As the hash is included even if the tag is the current commit, it is not immediately clear whether a given release is the actual tag or subsequent commit.