From 2b7b3266ac3c3094be4bbe8860709a541d676aed Mon Sep 17 00:00:00 2001 From: drbeefsupreme Date: Sun, 7 Aug 2022 13:08:55 -0400 Subject: [PATCH] clay: remove $dork seems that this structure has been unused since e75ab631a4de5061714af1905de4a1bf1a2a951d and confuses newbies trying to figure out exactly what the commit structure is (which is how I came across this) --- pkg/arvo/sys/vane/clay.hoon | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/pkg/arvo/sys/vane/clay.hoon b/pkg/arvo/sys/vane/clay.hoon index ab938a0786..790de31b2a 100644 --- a/pkg/arvo/sys/vane/clay.hoon +++ b/pkg/arvo/sys/vane/clay.hoon @@ -126,23 +126,6 @@ fod=flue :: ford cache == :: :: -:: Commit state. -:: -:: -- `del` is the paths we're deleting. -:: -- `ink` is the insertions of hoon files (short-circuited for -:: bootstrapping). -:: -- `ins` is all the other insertions. -:: -- `dif` is the diffs in `dig` applied to their files. -:: -- `mut` is the diffs between `muc` and the original files. -:: -+$ dork :: diff work - $: del=(list path) :: deletes - ink=(list (pair path cage)) :: hoon inserts - ins=(list (pair path cage)) :: inserts - dif=(list (trel path lobe cage)) :: changes - mut=(list (trel path lobe cage)) :: mutations - == :: -:: :: Over-the-wire backfill request/response :: +$ fill