Expand description
Modules§
Functions§
- from_
gitdir_ file - Reads typical
gitdir:
files from disk as used by worktrees and submodules. - from_
plain_ file - Reads a plain path from a file that contains it as its only content, with trailing newlines trimmed.
- without_
dot_ git_ dir - Conditionally pop a trailing
.git
dir if present.