unused: Skip the refs/annex/last-index ref that git-annex recently started creating
authorJoey Hess <joeyh@joeyh.name>
Tue, 24 Aug 2021 16:58:14 +0000 (12:58 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 24 Aug 2021 16:58:14 +0000 (12:58 -0400)
commitf9b92c81f6cf43d7d55685194f3dd0a5d61804f6
treede36f02f08fd1a9c5bc30ff96670ddac46498fbd
parent21d608a276d5cf2959f71f320549fbabc28c76b7
unused: Skip the refs/annex/last-index ref that git-annex recently started creating

This was unlikely to cause any problem, but it is unsightly to mention
normally hidden refs, and it might have done a bit of unnecessary work to
check that ref.

Sponsored-by: Noam Kremen on Patreon
CHANGELOG
Command/Unused.hs