gitext-rs / git-stack

Stacked branch management for Git
Apache License 2.0
491 stars 19 forks source link

Switch to commit that failed in `git run` #264

Closed epage closed 1 year ago

epage commented 1 year ago

Please complete the following tasks

Version

v0.10

Use Case

When running tests, I am likely wanting to switch to the commit that failed to then amend it with fixes.

Requirements

Possible Solutions

A --switch or --switch-on-error flag that can be passed in or set in the git run alias.