1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-01-31 10:11:07 +00:00
Martin Nordholts 4081ace4b9 Include git hash in bat -V and bat --version output if present
I had to use a `lazy_static` due to that the clap API that only accepts a
reference to a version string. And, in our code, only a 'static reference to a
version string.

Code could probably be refactored to accept a "normal" reference, but that would
be a major undertaking.
2021-10-24 11:36:55 +02:00
..
2021-09-12 15:50:10 +02:00
2020-04-22 23:55:28 +02:00
2021-03-07 14:59:10 +01:00
2021-10-04 08:08:33 +02:00
2020-12-28 09:27:40 +01:00
2021-05-27 12:05:07 +02:00
2020-04-22 23:55:28 +02:00