Your message dated Fri, 2 Dec 2022 20:05:28 +0100
with message-id <20221202190528.mo6wfjhhtf5ie...@jwilk.net>
and subject line Re: Bug#954811: git tag -h: "the field 'creatordate' requires
access to object data"
has caused the Debian Bug report #954811,
regarding git tag -h: "the field 'creatordate' requires access to object data"
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
954811: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=954811
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: git
Version: 1:2.26.0~rc2-1
Severity: minor
I've set tag.sort=creatordate in my global config, and now I can't get
help for "git tag":
$ git tag -h
fatal: not a git repository, but the field 'creatordate' requires access to
object data
-- System Information:
Architecture: i386
Versions of packages git depends on:
ii libc6 2.30-2
ii libcurl3-gnutls 7.68.0-1
ii libexpat1 2.2.9-1
ii libpcre2-8-0 10.34-7
ii zlib1g 1:1.2.11.dfsg-2
ii perl 5.30.0-9
ii liberror-perl 0.17029-1
ii git-man 1:2.26.0~rc2-1
--
Jakub Wilk
--- End Message ---
--- Begin Message ---
Version: 1:2.35.1-1
* Jakub Wilk <jw...@jwilk.net>, 2020-03-23 21:37:
I've set tag.sort=creatordate in my global config, and now I can't get
help for "git tag":
$ git tag -h
fatal: not a git repository, but the field 'creatordate' requires access to
object data
I believe this was fixed upstream in v2.35:
https://github.com/git/git/commit/98e7ab6d42beba8b
--
Jakub Wilk
--- End Message ---