aboutsummaryrefslogtreecommitdiffstats
path: root/doc/en/developer/git_repository.md
blob: b2650b5b2603edeaa9ecd8871496bcdef3d58d9d (plain) (blame)
1
2
3
4
5
6
### 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.