Module gix::worktree

source ·
Expand description

Re-exports§

Modules§

Structs§

  • A stand-in to a worktree as result of a worktree iteration.
  • Stackexcludes
    A cache for efficiently executing operations on directories and files which are encountered in sorted order. That way, these operations can be re-used for subsequent invocations in the same directory.

Enums§

  • A type to represent an index which either was loaded from disk as it was persisted there, or created on the fly in memory.

Type Aliases§

  • Indexindex
    A lazily loaded and auto-updated worktree index.