GitButler ⧓

Commands
>_

but apply

Apply a branch.

If you want to apply an unapplied branch to your workspace so you can work on it, you can run but apply <branch-name>.

This will apply the changes in that branch into your working directory as a parallel applied branch.

Usage: but apply <BRANCH>

Arguments

  • <BRANCH> — The branch to apply (required)

Last updated on

On this page

Edit on GitHubGive us feedback