GitButler ⧓

Commands
>_

but mark

Mark a commit or branch for auto-stage or auto-commit.

Creates or removes a rule for auto-staging or auto-committing changes to the specified target entity.

If you mark a branch, new unstaged changes that GitButler sees when you run any command will be automatically staged to that branch.

If you mark a commit, new uncommitted changes will automatically be amended into the marked commit.

Usage: but mark <TARGET> [OPTIONS]

Arguments

  • <TARGET> — The target entity that will be marked (required)

Options

  • -d, --delete — Deletes a mark

Last updated on

On this page

Edit on GitHubGive us feedback