Module gix::clone

source ·
Expand description

Modules

  • checkoutworktree-mutation
  • fetchasync-network-client-async-std or blocking-network-client

Structs

  • PrepareCheckoutworktree-mutation
    A utility to collect configuration on how to perform a checkout into a working tree, and when dropped without checking out successfully the fetched repository will be dropped.
  • A utility to collect configuration on how to fetch from a remote and initiate a fetch operation. It will delete the newly created repository on when dropped without successfully finishing a fetch.

Enums