Skip to content
Snippets Groups Projects
Verified Commit b536bd75 authored by Haelwenn's avatar Haelwenn
Browse files

README.md: Add notes on branches

parent e63ba797
No related branches found
Tags v2.4.2
No related merge requests found
......@@ -12,6 +12,11 @@ This is what you want to do to update the mastofe bundled with pleroma.
- ``git commit -m "update mastofe"``
# Development
## Branches
- `pleroma` branch which merges from `rebase/glitch-soc` once it is stable
- `rebase/glitch-soc`: branch which rebases from upstream, used for testing
- Development branches are targeting `rebase/glitch-soc` and thus can need a frequent rebase
## Tools
- Node.js
- yarn (preferred) or npm
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment