From 59a5b073c4f324ffeb3b072410ce6e4fd0c18c9a Mon Sep 17 00:00:00 2001 From: Anthony Wang Date: Tue, 14 Jun 2022 06:51:28 +0800 Subject: Update 'Development' --- Development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Development.md b/Development.md index 647c2b0..99511b4 100644 --- a/Development.md +++ b/Development.md @@ -4,7 +4,7 @@ The [repository](https://gitea.com/Ta180m/gitea) has several branches: * [feature-activitypub](https://gitea.com/Ta180m/gitea/src/branch/feature-activitypub) corresponds to [PR #19133](https://github.com/go-gitea/gitea/pull/19133). * [feature-go-ap-inbox-outbox](https://gitea.com/Ta180m/gitea/src/branch/feature-activitypub) corresponds to (insert future Gitea PR). -* [main](https://gitea.com/Ta180m/gitea/src/branch/main) is deployed to https://git.exozy.me/ when I'm not testing any of the other branches. +* [main](https://gitea.com/Ta180m/gitea/src/branch/main) is deployed to https://git.exozy.me/ when I'm not testing any of the other branches. Development action happens on the other branches and then the commits are merged to this branch. All the other branches mostly contain some experimental or old code and aren't important. -- cgit v1.2.3-70-g09d2