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.
2 parents e638899 + 58ebd93 commit a626082Copy full SHA for a626082
Documentation/gitworkflows.txt
@@ -107,7 +107,7 @@ the unstable branch into the stable one. Hence the following:
107
.Merge upwards
108
[caption="Rule: "]
109
=====================================
110
-Always commit your fixes to the oldest supported branch that require
+Always commit your fixes to the oldest supported branch that requires
111
them. Then (periodically) merge the integration branches upwards into each
112
other.
113
0 commit comments