types.h
13.9 KB
-
worktree: introduce `struct git_worktree` · d3bc09e8
Introduce a new `struct git_worktree`, which holds information about a possible working tree connected to a repository. Introduce functions to allow opening working trees for a repository.
Patrick Steinhardt committed