summaryrefslogtreecommitdiff
path: root/Home.md
blob: adfac590d459fcec4c7c6592aa48a6e87a27a396 (plain)
1
2
3
4
5
6
7
8
9
10
### @Ta180m workflow

The [repository](https://gitea.com/Ta180m/gitea) has several branches:

* [main](https://gitea.com/Ta180m/gitea/src/branch/main) is a duplicate of Gitea main.
* [dev](https://gitea.com/Ta180m/gitea/src/branch/dev) is where development happens and is deployed for testing at https://git.exozy.me/. Commits to the dev branch are usually cherry-picked to the feature branches as needed.
* [feature-activitypub]https://gitea.com/Ta180m/gitea/src/branch/feature-activitypub) corresponds to [PR #19133](https://github.com/go-gitea/gitea/pull/19133).
* [feature-manual-inbox-outbox](https://gitea.com/Ta180m/gitea/src/branch/feature-manual-inbox-outbox) contains an experimental inbox/outbox implementation.

All the other branches mostly contain some experimental code and aren't important.