Description
A Git credential helper that retrieves credentials from gopass. It lets Git commands access stored usernames or tokens through a password-store workflow instead of prompting every time.
Use it only when your gopass store is configured and protected. Credential helpers handle secrets, so review repository URLs and avoid storing tokens with excessive permissions.