Re: Commits gone AWOL, but not reported by git-fsck --unreachable
From: Brian Gernhardt <hidden> Date: 2016-06-15 22:43:11
On May 19, 2007, at 12:08 PM, Matthieu Moy wrote:
The commit introducing it is 566842f62bdf1f16c2e94fb431445d2e6c0f3f0b,
and I'd say it's in git 1.5.1:
$ git-describe --tags 566842f62bdf1f16c2e94fb431445d2e6c0f3f0b
v1.5.1-34-g566842f
Actually, I think that means it's 34 commits *after* v1.5.1, not
before. It's in 1.5.2-rc0, but none of the 1.5.1.* series.
~~ Brian