diff --git a/gitworkwsl/.gitconfig b/gitworkwsl/.gitconfig index 319f96c..b77d46a 100644 --- a/gitworkwsl/.gitconfig +++ b/gitworkwsl/.gitconfig @@ -10,3 +10,5 @@ defaultBranch = main [user] name = Scott Carroll email = scott.carroll@nhs.scot +[core] + sshcommand = ssh.exe