bareos: master 252e25d2

Author Committer Branch Timestamp Parent
arogge pstorz master 2022-12-16 17:46 master 0c76c957 Pending
Changeset devtools: let pr-tool determine the correct remote

For doing a rebase, we need to know the (remote) branch we're rebasing
onto. While this is usually "origin" you can call it whatever you want.
We now determine the correct git remote in the same fashion as gh cli
does.
mod - devtools/pip-tools/pr_tool/main.py Diff File