Skip to content

Latest commit

 

History

History

dotgit

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

dotgit

ssh-wrapper and ssh-keystore for GIT repositories.

Expects a json config file in /etc/dotgit.conf, like so:

{
    "DatabaseURI":"http://host/graphql",
    "GitRepositoriesPath":"/home/git/repositories"
}