# Functions
NewRepositoryByPath return Repository from path.
NewRepositoryClone return Repository from git.Repository.
NewRepositoryRemoteByPath remote most is git.OriginDefault return Repository from path.
NewRepositoryRemoteClone remote most is git.OriginDefault return Repository from git.Repository.
# Constants
No description provided by the author
# Interfaces
Repository is an abstraction for git-repository.