File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -121,11 +121,11 @@ branch we're currently at with the `hg branch` command:
121
121
1 . It was mentioned earlier that different Gazebo releases live in different
122
122
branches.
123
123
124
- * If you're fixing a bug on an existing release, you'll want to start
124
+ 1 . If you're fixing a bug on an existing release, you'll want to start
125
125
from that branch, for example ` gazebo7 ` . When targeting a release
126
126
branch, make sure your changes won't break ABI or API.
127
127
128
- * If you're adding a new feature, you probably want it to go into a future
128
+ 1 . If you're adding a new feature, you probably want it to go into a future
129
129
release, so you can start from ` default ` .
130
130
131
131
You can change to the target branch with the ` hg up ` command, for example:
You can’t perform that action at this time.
0 commit comments