Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadAllBranches ¶
ReadAllBranches fetches all branch metadata stored in the git repository. It returns a map where the key is the name of the branch.
func ReadRepository ¶
func ReadRepository(repo *git.Repo) (meta.Repository, error)
ReadRepository reads repository metadata from the git repo. Returns the metadata and a boolean indicating if the metadata was found.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.