diff options
author | Runxi Yu <me@runxiyu.org> | 2025-02-18 10:02:49 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-02-18 10:03:17 +0800 |
commit | 6155323a9297e7fd95cf1d16a1496942fadc0e98 (patch) | |
tree | 50004bbc4487363e3f500a9ace7daab6fc2f55c1 | |
parent | git_hooks_handle: Allow anonymous pushes to contrib/ (diff) | |
download | forge-6155323a9297e7fd95cf1d16a1496942fadc0e98.tar.gz forge-6155323a9297e7fd95cf1d16a1496942fadc0e98.tar.zst forge-6155323a9297e7fd95cf1d16a1496942fadc0e98.zip |
README.md: Mention that anonymous pushes to contrib/ are possible now
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -166,7 +166,8 @@ The forge software serves its own source at `/:/source/`. The latter is bridged to [`#lindenii`](https://web.libera.chat/#lindenii) on [Libera.Chat](https://libera.chat). * Issues and pull requests may be submitted on the Codeberg mirror before our - own ticket tracking and merge request systems are ready. + own ticket tracking and merge request systems are ready. However, anonymous + pushes to `contrib/` branches should already be possible. * We have several Git repo mirrors on a few places: * [Lindenii Forge itself](https://forge.lindenii.runxiyu.org/lindenii/:/repos/forge/) * [The Lindenii Project's cgit](https://git.lindenii.runxiyu.org/forge.git/) |