Skip to content

Support for Remote Development via SSH (e.g., AWS Linux Boxes) #5941

Open
@raunakdoesdev

Description

Description
I frequently work on code hosted on a Linux box on AWS via SSH. Currently, I'm unable to use GitButler to manage my remote repositories, as it seems there’s no built-in support for workflows involving SSH access to remote systems.

I tried a workaround by mounting the remote AWS directory to my local machine using sshfs. However, this proved to be painfully slow—simple operations like git status took over 2 minutes to execute on the mounted filesystem. This makes the approach impractical for day-to-day use.

Feature Request
It would be incredibly useful if GitButler could natively support managing remote repositories over SSH. This feature would allow users to seamlessly work on remote repositories with the same ease as local ones.

As someone who loves the product and actively uses it for local repositories, I (and likely many others) would be happy to subscribe to GitButler if this feature were implemented. It would make GitButler an indispensable tool for remote development workflows.

Metadata

Assignees

No one assigned

    Labels

    new featureAn entirely new featuer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions