Skip to content

tools: batch-rebase: Add empty commit sha1

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

When cherry-picking a commit already merged in the base branch, the cherry-picked commit will be empty. Since it should be removed from the topic branch (as it is merged already), report its sha1 for easier identification.

Merge request reports