GitModule.get_default_branch

You're seeing just the function get_default_branch, go back to GitModule module for more information.
Link to this function

get_default_branch(repo)

View Source

Specs

get_default_branch(Git.Repository.t()) :: {:ok, String.t()}

get_default_branch/1: returns the default branch of the remote repo