# Functions
Branch returns the branch name for a directory.
Commit returns the HEAD commit hash for a directory.
MatchRemotes compares two github remotes and returns true if the point to the same project.
Message returns the HEAD commit message for a directory.
ParseGittableURL parses and converts a git repository url into a url.URL.
Remote returns the git remote for a given directory.