Skip to content

tools: batch-rebase: Add --delete-temp option

Douglas Raillard requested to merge github/fork/douglas-raillard-arm/_pr454 into master

Forcefully delete the temp clone even when a conflict arises. This allows use in automated environment that will not be able to fix anything in any case.

Merge request reports