git_short_hash!() { /* proc-macro */ }
Expand description
Retrieves short hash from current project repo
Accepts branch/tag name to use as reference.
Otherwise defaults to HEAD
git_short_hash!() { /* proc-macro */ }
Retrieves short hash from current project repo
Accepts branch/tag name to use as reference.
Otherwise defaults to HEAD