Versions in this module Expand all Collapse all v0 v0.1.0 Jul 23, 2020 Changes in this version + const Date + func Checkout(dir, commit string, outfp, statfp io.Writer) error + func GetHead(dir string, statfp io.Writer) (commit, date string, err error) + func Pull(dir string, outfp, statfp io.Writer) error + func Status(dir string, statfp io.Writer) error