Reputation: 9216
We run lots of benchmarks against our code as we iterate. These benchmarks are logged and timestamped. But, it's not obvious from the timestamp which version of the code was invoked.
We'd like to have git generate an identifier of the particular version, and have this identifier appear in our log output.
A few challenges:
Upvotes: 1
Views: 44
Reputation: 97282
Upvotes: 1