When rebasing a complicated history across branches, run rebase on Github
UI (website) as a pull request
remote
(website) directly via a pull request.
This strategy is also useful when two branches with edits to the same location have a race condition
:
origin
.remote
and merge it in.https://github.com/{user}/{repository}/compare/{from-commit}...{to-commit}
Managing Github cache
via website UI.
https://github.com/<OWNER>/<REPO>/actions/caches
How to transfer the repository to another organization or user
Repository URL > Settings > General > Transfer Ownership
All links to the previous repository location are automatically redirected to the new location