viscalyx / Viscalyx.Common

Common commands that adds or improves functionality or workflow in various scenarios.
MIT License
0 stars 1 forks source link

Stop-GitRebase: New command proposal #15

Open johlju opened 1 month ago

johlju commented 1 month ago

Command proposal

Suggest adding a command to abort the rebase.

Proposed parameters

Parameter Mandatory Data type Description Default value Allowed values
ParameterName Yes String Detailed description None None

Special considerations or limitations

Should only be allowed to run if the local git repository is in the rebase state.