You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: book/03-git-branching/sections/workflows.asc
+1-1
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ It's generally easier to think about them as work silos, where sets of commits g
23
23
24
24
[[lrbranch_b]]
25
25
.A "`silo`" view of progressive-stability branching
26
-
image::images/lr-branches-2.png[A “silo” view of progressive-stability branching']
26
+
image::images/lr-branches-2.png[A “silo” view of progressive-stability branching]
27
27
28
28
You can keep doing this for several levels of stability.
29
29
Some larger projects also have a `proposed` or `pu` (proposed updates) branch that has integrated branches that may not be ready to go into the `next` or `master` branch.
0 commit comments