Skip to content
Snippets Groups Projects
Select Git revision
  • ece8bc296e8c0013056d80d5775458da36b96b8d
  • master default
2 results

20_fdna

Blame
  • 20_fdna 295 B
    # FDNA
    
    Host *.face2gene.com
    User fdna_srv
    
    Host gitlab.face2gene.com
    HostName gitlab.face2gene.com
    User git
    IdentityFile ~/.ssh/fdna
    
    Host git.face2gene.com
    HostName git.face2gene.com
    User git
    IdentityFile ~/.ssh/fdna
    
    Host fdna-github.com
    HostName github.com
    User git
    IdentityFile ~/.ssh/fdna