|
|
|
|
|
by OJFord
857 days ago
|
|
> Quick warning. You cannot use both GitButler virtual branches and normal Git branching commands at the same time, you will have to "commit" to one approach or the other. & see the description of 'the integration commit' for some detail of how they make it work: https://docs.gitbutler.com/features/virtual-branches/integra... Basically anything you do with `git` (or another GUI) will get blown away by GitButler; or if you change branch away from it then it will stop working. |
|
With that said, the tool is very cautious not to mess with any existing branches. This is the very reason it operates on a separate integration branch. Switching between the "special/integration" branch and any other branch is also not an issue.