git-annex/Backend
Joey Hess 3cf66648b8
unregisterurl: Unregister both VURL and URL keys when passed an url instead of a key
The idea with doing both is that unregisterurl is used with an url when
the content of the url is no longer present. So unregistering both makes
sense. And, as git-annex transitions from using URL to VURL by default,
there can be both in repos, and so unregistering both avoids breaking
workflows that used to register URL keys, but are now registering VURL
keys.
2026-01-27 13:21:52 -04:00
..
VURL refactor 2025-02-27 16:17:42 -04:00
External.hs p2p --enable 2025-07-30 14:08:59 -04:00
GitRemoteAnnex.hs more OsPath conversion 2025-01-29 11:53:20 -04:00
Hash.hs OsPath build flag no longer depends on filepath-bytestring 2025-02-10 16:39:55 -04:00
URL.hs unregisterurl: Unregister both VURL and URL keys when passed an url instead of a key 2026-01-27 13:21:52 -04:00
Utilities.hs OsPath build flag no longer depends on filepath-bytestring 2025-02-10 16:39:55 -04:00
Variety.hs remove read of the heads 2024-09-26 18:43:59 -04:00
VURL.hs VURL verifyKeyContent True when there are no recorded equivkeys 2025-01-03 17:24:30 -04:00
WORM.hs more OsPath conversion 2025-01-29 11:53:20 -04:00