Pavel Kizernis

Results 5 comments of Pavel Kizernis

I try to use ``` "git-autoconfig.configList": [ { "user.name": "pro", "user.email": "[email protected]", "core.sshCommand": "ssh -i ~/.ssh/id_rsa_pro" }, { "user.name": "name", "user.email": "[email protected]" } ] ``` ...then select _pro_ user and...

@rotaryden, can I use you fork? Is there a way to install it directly in VS Code?