Versions in this module Expand all Collapse all v0 v0.10.0 Nov 11, 2014 Changes in this version + const StatusDiverged + const StatusNeedToPull + const StatusNeedToPush + const StatusUpToDate + var GitRemoteRegex = regexp.MustCompile(...) + func AccountFromRemotes(remotes string) string + func Branch(top string) string + func IsClean(top string) bool + func RemoteAccount(top string) string + func Remotes(top string) string + func Repo(top string) string + func Sha(top string) string + func Tag(top string) string + func UpToDate(top string) int v0.10.0-rc1 Nov 3, 2014