Versions in this module Expand all Collapse all v0 v0.1.0 Jun 29, 2017 Changes in this version + type Context struct + Commit plumbing.Hash + Repo *git.Repository + func (c *Context) CommitHash() string + type Git struct + Options *Options + func (g *Git) Fetch(ctx pipeline.Context, workdir, refName string) error + type Options struct + Ref string + Repository string