Functions§
- count_
pull_ requests - Counts the number of merged pull requests for a given author.
- is_
git_ installed - Checks if the
git
command is available in the system’s PATH. - is_
in_ git_ repo - Checks if the current directory is within a Git repository.
- run_
command - Executes a Git command and returns its stdout if successful.