We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7920f4c commit 9d9a79cCopy full SHA for 9d9a79c
presentations/slides/session-lonestarphp-strategy.md
@@ -84,8 +84,7 @@ branch lives. You know how / where a branch is closed.
84
85
Note: **Centralized:** everyone works in master from the same disk.
86
**Branching** how we work. Anyone can check into master. **Forking** how
87
-Canonical works. The testbot gets final approval into master. Typical for open
88
-source projects.
+most FOSS projects work; also for CI where the testbot gets final approval into master.
89
90
91
## Patching
0 commit comments