Today’s rebasing took ~15 minutes (19 new commits) because there was a conflict is files removed by the fff implementation.
$ git describe gitea/main
v1.18.0-dev-59-gf9b172db6
$ git log --oneline --no-merges gitea/main..origin/main
c4d90e598 (HEAD -> main, origin/main, origin/feature-projectbase, feature-projectbase) projectbase: implement tests for UpdateProjectBase
8927303e1 repo: add a .projectbase repository to each project
cdb37c482 repository: cloneLink(suffix) instead of cloneLink(isWiki)
df42dbd0b (origin/feature-fff, origin/base-fff, feature-fff, base-fff) gofff: replace Gitea migration
d4c411271 tests: integration tests for the Gitea migration form
af5f068a1 gofff: get module
6eaf57b90 gofff: lfs not implemented yet
dc13e92e7 gofff: remove the Gitea migration implementation
03a5a8c9c (origin/feature-development-environment, feature-development-environment) gitignore: emacs backups
7cfbc0c6b (origin/feature-gitlab-ci, feature-gitlab-ci) tests: do not test against the GitHub API
d208cc378 CI: unit tests for models race with each other and sometime fail
02f2ab1ed CI: setup GitLab CI
99b006a4e (origin/feature-licensing, feature-licensing) forgefriends is licensed under AGPLv3+