Skip to content

Commit 9e033c5

Browse files
chore: Use release/1.101 upstream branch for rebasing
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
1 parent cb410c3 commit 9e033c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rebase.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ do_rebase() {
512512

513513
echo "Using git $(which git) $(git --version)"
514514
# grab current upstream version
515-
UPSTREAM_VERSION=$(git rev-parse upstream-code/release/1.100)
515+
UPSTREAM_VERSION=$(git rev-parse upstream-code/release/1.101)
516516
#UPSTREAM_VERSION=1.62.2
517517

518518
# Grab current version

0 commit comments

Comments
 (0)