Invalid link templates left over from docs import from Gitea.
Closes forgejo/website#160
pr/broken-link into next Invalid link templates left over from docs import from Gitea.
Closes forgejo/website#160
Preview ready: https://forgejo.codeberg.page/@docs_pull_44/docs/next/
a7c4316eea
c6ab3c37fb
The backport to v1.19 failed:
The process '/usr/bin/git' failed with exit code 1
To backport manually, run these commands in your terminal:
# Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-v1.19 v1.19
# Navigate to the new working tree
cd .worktrees/backport-v1.19
# Create a new branch
git switch --create backport/v1.19/pr-44
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 c6ab3c37fb6495642e749e2e7077c661f5c443a4
# Push it to GitHub
git push --set-upstream origin backport/v1.19/pr-44
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-v1.19
Then, create a pull request where the base branch is v1.19 and the compare/head branch is backport/v1.19/pr-44.
Archived
Archived
Archived
Archived
Archived
Archived
Archived
Archived
Archived
Archived
Archived
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?