Files
core/doc/en/developer/git_repository.md
2025-05-18 18:42:45 +00:00

391 B

Git repository branches

There are two official branches of the Hubzilla Git repository.

  • The stable version is maintained in the master branch. The latest commit in this branch is considered suitable for production hubs.
  • Experimental development takes place in the dev branch, which is transferred to the master branch as soon as it is deemed tested and stable enough.