Crate gix_shallow

Crate gix_shallow 

Source
Expand description

Read and write shallow files, while performing typical operations on them.

Modules§

read
write

Enums§

Update
An instruction on how to

Functions§

read
Return a list of shallow commits as unconditionally read from shallow_file.
write
Write the previously obtained (possibly non-existing) shallow_commits to the shallow file after applying all updates.