Skip to content

on unfinished runstate: continue previous program and run current program #3337

@kevgo

Description

@kevgo

Given an unfinished Git Town command
When I run a new Git Town command
Then it should offer me to continue the previous command and then also run the current command.

motivation

  • The typical situation is that I want to finish the old command and also run the new command. Git Town should offer this to me as the default choice.

implementation

  • prepend the opcodes of the previous command before the current command and delete the old runstate

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