extend manifest with keys to be deleted

This will eventually be used to recover from an interrupted fullPush
and drop the old bundle keys it was unable to delete.

Sponsored-by: Luke T. Shumaker on Patreon
This commit is contained in:
Joey Hess 2024-05-13 09:03:43 -04:00
parent 1f62bc861a
commit 97b309b56e
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 31 additions and 7 deletions

View file

@ -12,6 +12,10 @@ GITBUNDLE--$UUID-sha256 is a git bundle.
An ordered list of bundle keys, one per line.
Additionally, there may be bundle keys that are prefixed with "-".
These keys are not part of the current content of the git remote
and are in the process of being deleted.
(Lines end with unix `"\n"`, not `"\r\n"`.)
# multiple GITMANIFEST files