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 8d6855f + 177ef59 commit 6862d4bCopy full SHA for 6862d4b
book/03-git-branching/sections/branch-management.asc
@@ -168,6 +168,7 @@ But the remote still has a _master_ branch.
168
Other collaborators will continue to use the _master_ branch as the base of their work, until you make some further changes.
169
170
Now you have a few more tasks in front of you to complete the transition:
171
+
172
* Any projects that depend on this one will need to update their code and/or configuration.
173
* Update any test-runner configuration files.
174
* Adjust build and release scripts.
0 commit comments