Versions in this module Expand all Collapse all v5 v5.3.9 Apr 24, 2021 v5.3.8 Apr 24, 2021 Changes in this version + func Do(src, dst string) (diffs []diffmatchpatch.Diff) + func DoWithTimeout(src, dst string, timeout time.Duration) (diffs []diffmatchpatch.Diff) + func Dst(diffs []diffmatchpatch.Diff) string + func Src(diffs []diffmatchpatch.Diff) string Other modules containing this package github.com/egibert/go-git github.com/egibert/go-git/v6 github.com/egibert/go-git/v8