Skip to content

telephil/git-credential-factotum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

git-credential-factotum
=======================

DESCRIPTION
-----------
A git credential-helper using plan9port factotum auth server to retrieve credentials.

INSTALL
-------
- Build using mk and copy the git-credential-factotum executable somewhere in your $PATH.
- Configure git to use this helper:
	$ git config --global credential.helper factotum
- Add keys to factotum for your GIT servers:
	$ factotum -g 'proto=pass service=https server=github.com user=bob !password=mypassword'

About

git credential-helper using plan9port factotum

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published