From e248e81253be5da789390b60acecd17eb24ab869 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Fri, 17 Mar 2017 08:56:31 +1300 Subject: [PATCH] add gitlab.com and gitlab.debian.net hosts --- .ssh/config.in | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.ssh/config.in b/.ssh/config.in index 82abbce..8d7789f 100644 --- a/.ssh/config.in +++ b/.ssh/config.in @@ -367,6 +367,14 @@ Host github.com | github Hostname github.com User git +Host gitlab.com | gitlab + Hostname gitlab.com + User gitlab + +Host gitlab.debian.net | git.fosscommunity.in + Hostname gitlab.debian.net + User gitlab + ### DEFAULTS Match host *.madduck.net -- 2.39.2