Skip to content

Commit 6862d4b

Browse files
authored
Merge pull request #1490 from petrkajzar/fix-3-3-branch-management
Fix unordered list to render properly
2 parents 8d6855f + 177ef59 commit 6862d4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

book/03-git-branching/sections/branch-management.asc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ But the remote still has a _master_ branch.
168168
Other collaborators will continue to use the _master_ branch as the base of their work, until you make some further changes.
169169

170170
Now you have a few more tasks in front of you to complete the transition:
171+
171172
* Any projects that depend on this one will need to update their code and/or configuration.
172173
* Update any test-runner configuration files.
173174
* Adjust build and release scripts.

0 commit comments

Comments
 (0)