Skip to content

git-backport: Fix tree option

Prarit Bhargava requested to merge prarit/tools:fix_tree into main

The tree option currently outputs the origin branch name and not the
argument passed with --tree.

Fix the tree option so that it actually outputs the passed argument.

Signed-off-by: Prarit Bhargava prarit@redhat.com
Reported-by: Inigo Huguet ihuguet@redhat.com

Edited by Prarit Bhargava

Merge request reports