align v1.3.0 qwith current main #16

Merged
Yasien Meth merged 52 commits from main into v.1.3.0 2026-06-19 09:46:00 +02:00
Showing only changes of commit 8f9f834a23 - Show all commits

10
mih_git_ssh_config.md Normal file
View file

@ -0,0 +1,10 @@
Add the following to your ~/.ssh/config file
Host git.mzansi-innovation-hub.co.za
HostName git.mzansi-innovation-hub.co.za
User git
Port 222
IdentityFile ~/.ssh/id_ed25519
IdentitiesOnly yes
HostKeyAlgorithms +ssh-rsa
PubkeyAcceptedKeyTypes +ssh-rsa