Module gix::shallow

source ·
Expand description

Modules

  • writeblocking-network-client or async-network-client

Functions

  • writeblocking-network-client or async-network-client
    Write the previously obtained (possibly non-existing) shallow_commits to the shallow file after applying all updates.

Type Aliases

  • A lazily loaded and auto-updated list of commits which are at the shallow boundary (behind which there are no commits available), sorted to allow bisecting.