From 7778d7197ef2adb36a7760a4ca3e0eaa98f2df52 Mon Sep 17 00:00:00 2001 From: pt Date: Fri, 14 May 2021 15:52:26 -0400 Subject: [PATCH] Update 'ssh.md' oops --- ssh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssh.md b/ssh.md index ceea352..d316c2b 100644 --- a/ssh.md +++ b/ssh.md @@ -54,6 +54,6 @@ to target an alternate port you will have to manually do a remote add: or if the repo is already setup you can: -``git remote add hptrow ssh://git@gitea.hptrow.me:port_num_here/pt/notes` +`git remote add hptrow ssh://git@gitea.hptrow.me:port_num_here/pt/notes` now you can `git push` without any password prompt