Skip to content

Commit 9d9a79c

Browse files
committed
Removing reference to a company which uses a Forking workflow as it was really a private reminder to myself, not a helpful public note.
1 parent 7920f4c commit 9d9a79c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

presentations/slides/session-lonestarphp-strategy.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,7 @@ branch lives. You know how / where a branch is closed.
8484

8585
Note: **Centralized:** everyone works in master from the same disk.
8686
**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.
87+
most FOSS projects work; also for CI where the testbot gets final approval into master.
8988

9089

9190
## Patching

0 commit comments

Comments
 (0)