Skip to content

zerosign/git-credential-authinfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-credential-authinfo

Overview

This repository trying to create simple authinfo integration for git-credential. Currently, it uses gpg program to decrypt your authinfo file. For git usage, it assume that authinfo program is git.

Below is the example for authinfo file.

machine gitlab.com login sample^git password test
machine github.com login sample^git password test

About

git-credential-helper for authinfo that able to use gpg

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages