Ask a question to get started
Enter to send•Shift+Enter new line
Locate the effective git metadata directory for a path.
find_git_dir( path: str | Path, ) -> Path | None
path
str | Path
Directory or file path inside a repository.