Versions in this module Expand all Collapse all v0 v0.2.1 Oct 7, 2014 v0.2.0 Mar 12, 2014 Changes in this version + type Repo struct + Branch string + Commit string + Depth int + Dir string + Name string + PR string + Path string + func (r *Repo) Commands() []string + func (r *Repo) IsGit() bool + func (r *Repo) IsLocal() bool + func (r *Repo) IsRemote() bool