Ask a question to get started
Enter to send•Shift+Enter new line
resolve_git_commit_sha( path: str | Path, ) -> str
path
str | Path
Directory or file path inside a repository.
Resolve the current HEAD commit SHA, filesystem-first.
HEAD