package
1.8.2
Repository: https://github.com/project0/gopass.git
Documentation: pkg.go.dev

# Functions

Clone tries to clone an git repo from a remote.
Init creates a new git repo on disk.
Open tries to open an existing git repo on disk.

# Variables

Stdout is exported for mocking / redirecting.

# Structs

Git is a go-git.v4 based git client.