Versions in this module Expand all Collapse all v1 v1.3.0 Aug 8, 2020 Changes in this version + func AheadBehind(g *types.Cmd) + func Branch(g *types.Cmd) + func Column(options string) func(*types.Cmd) + func FindRenames(n string) func(*types.Cmd) + func IgnoreSubmodules(when string) func(*types.Cmd) + func Ignored(mode string) func(*types.Cmd) + func Long(g *types.Cmd) + func NoAheadBehind(g *types.Cmd) + func NoColumn(g *types.Cmd) + func NoRenames(g *types.Cmd) + func Null(g *types.Cmd) + func PathSpec(paths ...string) func(*types.Cmd) + func Porcelain(version string) func(*types.Cmd) + func Renames(g *types.Cmd) + func Short(g *types.Cmd) + func ShowStash(g *types.Cmd) + func UntrackedFiles(mode string) func(*types.Cmd) + func Verbose(g *types.Cmd) Other modules containing this package github.com/ldez/go-git-cmd-wrapper/v2