Skip to content

Commit

Permalink
Update script to rebase RTD branches
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier committed Aug 27, 2023
1 parent 74e15da commit 61a7da2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions git_rebase_rtd_branches.sh
Expand Up @@ -10,9 +10,7 @@ git push origin HEAD:%(refname:lstrip=3) --force

eval "$(git for-each-ref --shell --format="$fmt" \
refs/remotes/origin/breadcrumbs \
refs/remotes/origin/sphinx3 \
refs/remotes/origin/sphinx4 \
refs/remotes/origin/sphinx5 \
refs/remotes/origin/sphinx? \
refs/remotes/origin/readthedocs-sphinx-search \
refs/remotes/origin/rightsidebar \
)"
Expand Down

0 comments on commit 61a7da2

Please sign in to comment.