Versions in this module Expand all Collapse all v1 v1.0.0 Apr 27, 2015 Changes in this version + func LocateProject(projects []bk.Project) *bk.Project + type GitCmd interface + Remotes func() ([]string, error) + type GitRepo struct + Name string + Owner string + URL string + func GitRemoteMatch(remote string) (bool, *GitRepo) + func (gr *GitRepo) String() string