You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ci/woodpecker/push/woodpecker Pipeline was successful
Details
Reviewed-on: #14 |
3 weeks ago | |
---|---|---|
.gitignore | 5 months ago | |
.woodpecker.yml | 4 weeks ago | |
README.md | 3 months ago | |
api-test.sh | 3 months ago | |
api.sh | 3 months ago | |
archive-branches-test.sh | 3 months ago | |
archive-branches.sh | 3 months ago | |
common-test.sh | 3 months ago | |
common.sh | 3 weeks ago | |
git.sh | 3 months ago | |
main.sh | 3 months ago | |
pull-branches.sh | 3 months ago | |
rebase-test.sh | 3 months ago | |
rebase.sh | 3 months ago | |
tests.sh | 3 months ago |
README.md
In support of the documented Forgejo workflow.
Dry run
DRY_RUN=dry_run REMOTE=forgejo bash ~/software/forgejo/soft-fork-tools/main.sh archive_branches
and copy paste the output in a shell
Archive branches
REMOTE=forgejo bash ~/software/forgejo/soft-fork-tools/main.sh archive_branches
Rebase branches
OWNER=forgejo NAME=forgejo FORGEJO_INSTANCE=codeberg.org FORGEJO_SCHEME=https FORGEJO_TOKEN=$rebasetoken REMOTE=forgejo bash ~/software/forgejo/soft-fork-tools/main.sh rebase_feature_branch v1.18/forgejo-development