Hi
I have a git working repository in one of my droplets. I would like to open that repo from my laptop using a gui client like gitextensions. How do I go about the same?
Thanks in advance
Regards Ganesh
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Are you running a git server on the droplet? If so, you should be able to point it to the git URL and go that route. If you just have the repo cloned on the droplet and want to work from it there, I’d instead encourage you to clone it locally and push it to your repo, then have the droplet pull a new copy as desired.
Jarland
The developer cloud
Scale up as you grow — whether you're running one virtual machine or ten thousand.
From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.