Functionsยง
- find_
repo_ root - Find the repository root from a given path
- get_
current_ repo - Get the current repository path, starting from current directory
- get_
main_ repo_ for_ worktree - Get the main repository path for a worktree
- get_
remote_ url - Get the remote URL for a git repository
- init_
repo - Initialize a new git repository
- is_
git_ repo - Check if a path is a git repository
- is_
worktree - Check if a directory is a git worktree