Hello! We are running our annual fundraising. Please consider making a donation if you value this freely available service or want to support people around the world working towards liberatory social change - https://riseup.net/donate
The next version will be BIND 0.9, which will involve a lot of changes.
Right now, all projects use the `dev` branch, and nothing will merge with master until everything merges together.
...
...
@@ -36,6 +36,7 @@ title: Current Git Workflow
gitGraph
commit
branch dev
branch run
checkout dev
commit
commit
...
...
@@ -49,6 +50,8 @@ gitGraph
commit
checkout dev
commit
checkout run
merge cc
checkout cc
commit
checkout dev
...
...
@@ -58,9 +61,10 @@ gitGraph
```
Branches overview:
### Branches overview:
- `master` requires a manual formatting check, because LaTeX isn't reliable. Once something goes to the master branch, it gets published automatically.
- `run` only exists to test a pipeline. Anything you put here may be destroyed at any moment with a forced push.
- `img` branches allow images to get a double check before entering the git history. All images have to meet certain [standards](dev/Image-Requirements).
- `ods` only exists to update the Character Spreadsheet.