Skip to content

Feature: stck sync --push to sync and push in one command #46

@Reinand

Description

@Reinand

Suggestion

The most common workflow is: fix something on an early branch, then sync the stack and push all branches. This always requires two commands:

stck sync
stck push

A --push flag on stck sync would streamline this:

stck sync --push

This combines the rebase cascade with the force push in a single step.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions