Versions in this module Expand all Collapse all v6 v6.1.0 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/v5 github.com/egibert/go-git/v8