forked from forgejo-contrib/soft-fork-tools
Random tools and helpers to work on a soft fork.
- Shell 100%
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