Skip to content

git-backport: Provide better "bad commit ID" output

Prarit Bhargava requested to merge prarit/tools:fix-bad-commit-id into main

git-backport spews a bunch of errors when a bad commit ID is found. Clean
this up and provide a color error.

Additional fix: Remove patch file and update .gitignore.

Signed-off-by: Prarit Bhargava prarit@redhat.com

Edited by Prarit Bhargava

Merge request reports