Support for basic git actions #3592
Replies: 2 comments
|
You should see all local and remote branches in the branch view. Here is the GitButler repo with lots of other peoples branches, only existing remotely. You can "apply" them to your local workspace. This is the equivalent of "switching" to them. Keep in mind, that GitButler uses a new kind of branching system, which operates separately from git itself. |
|
I'd check the roadmap - basic branch switching and merge/rebase are usually core before anything else. If you're seeing remote branches but can't switch, it's likely the branch picker isn't wired to |

Uh oh!
There was an error while loading. Please reload this page.
Hi, is there a plan to include support for basic git commands in GitButler?
I mean:
All reactions