diff options
author | Runxi Yu <me@runxiyu.org> | 2025-03-24 23:00:48 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-03-24 23:00:48 +0800 |
commit | b097976d4ff864e11a8929e7ce5d866e98a2bf80 (patch) | |
tree | 863ba838d91b8ffe7a8d258f6565a3a528f8e367 | |
parent | readme: Updates (diff) | |
download | powxy-b097976d4ff864e11a8929e7ce5d866e98a2bf80.tar.gz powxy-b097976d4ff864e11a8929e7ce5d866e98a2bf80.tar.zst powxy-b097976d4ff864e11a8929e7ce5d866e98a2bf80.zip |
Lindenii forge contrib stuff
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -113,6 +113,11 @@ git checkout -b contrib/whatever git push -u origin HEAD ``` +Pushes that update branches in other namespaces, or pushes to existing +contribution branches belonging to other SSH keys, will be automatically +rejected. Otherwise, a merge request is automatically opened, and the +maintainers are notified via IRC. + ## Support [`#chat`](https://webirc.runxiyu.org/kiwiirc/#chat) |