Re: git log with %(describe) placeholder does not find most recent tag
From: Benjamin Kircher <hidden> Date: 2021-10-11 08:30:02
On Mon, 2021-10-11 at 15:23 +0700, Bagas Sanjaya wrote:
Both results (git log and git describe) are same.
Yes. Good one. Absolutely correct. I wasn't able to reproduce that with
Linux repository, too.
Problem is observed only in some repositories while others seem fine.
I was able to reproduce it with a freshly cloned version of:
https://github.com/gridscale/gscloud.git
BK