Working over SSH, à la VSCode Remote #2628
Replies: 5 comments 6 replies
-
It's a good idea and we recently realized that there are people who have this type of work setup. We just started looking into what that might look like to implement, but I fear that it's non-trivial. On our list, but probably not coming up super soon. |
Beta Was this translation helpful? Give feedback.
-
Seconding this - a TUI or CLI client would be a welcome and often required feature. |
Beta Was this translation helpful? Give feedback.
-
My laptop is super small and under powered specifically because I have a remote workflow |
Beta Was this translation helpful? Give feedback.
-
I second this. Please avail a CLI tool as well which can easily be integrated into dev environments |
Beta Was this translation helpful? Give feedback.
-
I’d love to see CLI support for committing to GitButler stacks when working over SSH (e.g. via VSCode Remote SSH). Thanks for this discussion — it's been really helpful to read through. I'm currently using GitButler on both my MacBook Air and Mac mini, and it's working well in those local environments. I really enjoy the UX and how it fits into my daily workflow. Recently, I started working with AI-assisted tools and often switch between devices. Sometimes I need to make quick edits on a different machine via VSCode's Remote SSH extension. I found myself unsure how to commit properly in a GitButler-managed project from the remote side, which is how I came across this thread. Of course, I can always push or create a PR and then continue working from the other device — that workflow works fine. But I was hoping for a lighter alternative, like being able to create commits directly from the remote server when needed. So far, I've only used the GUI, so I'm not entirely sure what the CLI currently supports. If this is already possible and I've missed it, I apologize. But if there were a simple CLI option to do something like Also, I know it's technically challenging, but being able to use the GitButler GUI against remote targets would be amazing. Lastly, since GitButler lets us work across multiple stacks, having a way to "focus" on a specific stack (similar to how Thanks again for your great work! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I often work on a remote development server, e.g. using VSCode's Remote SSH extension.
I would like to use GitButler in these environments as part of my regular development workflow, where the client/UI is running locally but the server is remote. Without this feature I can't realistically use GitBitler at work without some remote desktop solution like running a VNC server on the remote development server.
Beta Was this translation helpful? Give feedback.
All reactions