From ee4123432d80a5a007c18a6114a6602c40221d7c Mon Sep 17 00:00:00 2001 From: dachary Date: Wed, 27 Apr 2022 11:03:12 +0800 Subject: Describe workflow --- Home.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Home.md diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..adfac59 --- /dev/null +++ b/Home.md @@ -0,0 +1,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. \ No newline at end of file -- cgit v1.2.3-70-g09d2