tools: batch-rebase: Add empty commit sha1
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.