Versions in this module Expand all Collapse all v0 v0.3.1 Oct 26, 2015 v0.3.0 Sep 17, 2015 Changes in this version + type Repo struct + Branch string + Commit string + Depth int + Dir string + Name string + PR string + Path string + Private bool + func (r *Repo) Commands() []string + func (r *Repo) IsGit() bool + func (r *Repo) IsLocal() bool + func (r *Repo) IsRemote() bool + func (r *Repo) IsTrusted() bool