package
2.1.0+incompatible
Repository: https://github.com/psexton/git-lfs.git
Documentation: pkg.go.dev
# Functions
ExecCommand is a small platform specific wrapper around os/exec.Command.
NewTty creates a pseudo-TTY for a command and modifies it appropriately so the command thinks it's a real terminal.
SimpleExec is a small wrapper around os/exec.Command.