more LiveUpdate plumbing

This commit is contained in:
Joey Hess 2024-08-24 09:22:48 -04:00
parent eb841ab004
commit 3f8675f339
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 27 additions and 23 deletions

View file

@ -125,7 +125,7 @@ fixupReq req@(Req {}) opts =
unlessM (inAnnex k) $
commandAction $
starting "get" ai si $
Command.Get.perform k af
Command.Get.perform NoLiveUpdate k af
repoint k
where
ai = OnlyActionOn k (ActionItemKey k)