From 57967cb7d62b4f9032299f568184deab0ee8e913 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 6 Mar 2020 19:09:43 +0200 Subject: Add: scenario for git.liw.fi --- ssh-config.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ssh-config.md b/ssh-config.md index d502657..9fa91e5 100644 --- a/ssh-config.md +++ b/ssh-config.md @@ -81,3 +81,9 @@ when I run ssh localhost hostname then the output matches /^exolobe\d$/ ~~~ +## git.liw.fi access + +~~~scenario +when I run ssh git@git.liw.fi whoami +then the output matches /User name:/ +~~~ -- cgit v1.2.1