Ludovic Courtès <l...@gnu.org> skribis: > libgit2 1.3.0 (and 1.4.3, it seems) includes a time-dependent test: > ‘refs::revparse::date’, in ‘tests/refs/revparse.c’, assumes > “HEAD@{10 years ago}” doesn't match anything in the sample repositories, > which is no longer true:
Fixed: e48b5484afde93294c4ed7215e88ed450842b2e5 (master) f5fe0082abe4547f3fb9f29d8351473cfb3a387b (staging) Ludo’.