Repository management on remote machine using SSH connection
I often work on servers via ssh connection and develop directly there (for example using VS-Code Remote Development using SSH: https://code.visualstudio.com/docs/remote/ssh).
But unfortunately, I can not manage these local repositories on the remote machine through my local machine's GitKraken client. It would be a really nice feature to have because the in-built git client/extensions in VS-Code are not so good as GitKraken.
Comments: 2
-
21 Mar, '22
Axel HeiderSeems this is the same feature request as https://feedback.gitkraken.com/suggestions/198549/ssh-tunneling
-
26 Aug, '22
Ean MoodyMy organization uses dockerized development environments (where the code is cloned and built within a docker container) and they seem to be getting more popular.
The primary way I've seen to work with these environments is via SSH. The lack of this feature means I'm going to have to discontinue use of GitKraken despite loving it.