⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

Module transport

Module transport 

Source
Expand description

Git Network Transport

Implements the Git smart HTTP protocol for clone, fetch, push, and pull operations. Wraps the existing net::http and net::tls modules.

Modules§

pktline
Git pkt-line protocol helpers