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

Module git

Module git 

Source
Expand description

Native Git Client

Implements Git object model, porcelain commands, and network transport for a fully native Git client on VeridianOS.

Modules§

commands
Git Porcelain Commands
deflate
Minimal Zlib/DEFLATE Decompression
objects
Git Object Model
refs
Git Reference Management
transport
Git Network Transport