GitModule.get_default_branch
You're seeing just the function
get_default_branch
, go back to GitModule module for more information.
Specs
get_default_branch(Git.Repository.t()) :: {:ok, String.t()}
get_default_branch/1: returns the default branch of the remote repo