Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 273 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 273 Bytes

git-credential-token

Git credential helper to put access tokens behind a password when two-factor is enabled on GitHub.

Can be run on Linux using zenity for dialog boxes.

Add the following to your git config file:

[credential]
        helper = crypt-store