Skip to content

shifterbit/git-profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Profile

A git command to manage and reuse repository configurations

Example Profile

[gpg]
format = "ssh"
[commit]
gpgsign = true

[user]
name = "johndoe"
email = "johndoe@example.com"
signingkey = "path to signing key" # all fields can be ommitted

About

A git command to manage and reuse repository configurations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors