Closed lvl99 closed 6 years ago
What do you mean?
The plugin currently outputs just the VERSION
and COMMITHASH
information, do you want an extra DATE
or something?
Cheers!
I'm closing the issue due to inactivity, but feel free to repoen again.
Cheers!
If anyone is still interested in last commit date time, I've forked and implemented it, a pull request is actually awaiting. Link to the repo: https://github.com/tartinesKiller/git-revision-webpack-plugin
Sorry @pirelenito, must have missed the notifications before.
Thanks @tartinesKiller !
Would also like to see this feature. A simple git log -1 --format=%cI
would be helpful for me. Personally the format doesn't matter for my current usage, but it might to some (see https://git-scm.com/docs/pretty-formats for formatting options).
Is it possible to get the date of the last commit?