You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an issue to track the progress of various PRs to both urbit and vere repos neccessary for the "Git on Urbit" project.
The hoon-git infrastructure is able to function with very minimal jetting. In fact, there are no hoon-git specific jets in the whole codebase. Rather, we require jets for the bytestream library and DEFLATE decompression library /lib/zlib.hoon by @nathanlever. These libraries are of general use and nothing specific to hoon-git. The list of PRs follows.
This is an issue to track the progress of various PRs to both urbit and vere repos neccessary for the "Git on Urbit" project.
The hoon-git infrastructure is able to function with very minimal jetting. In fact, there are no hoon-git specific jets in the whole codebase. Rather, we require jets for the bytestream library and DEFLATE decompression library /lib/zlib.hoon by @nathanlever. These libraries are of general use and nothing specific to
hoon-git. The list of PRs follows.+sewjet: ++sew jet vere#698bytestreamjets: Bytestream jets vere#710+checksuminzuse.hoon: +checksum in zuse.hoon #7058zlibjets in Vere: Jet zlib decompression library vere#711@belisarius222 @sigilante @joemfb @pkova