Ask a question to get started
Enter to send•Shift+Enter new line
read_git_remote_url_via_subprocess( path: str | Path, ) -> str
path
str | Path
Directory or file path inside a repository.
Fall back to git config --get remote.origin.url.
git config --get remote.origin.url