mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 10:46:33 +08:00
Changed branch name suggestion
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ First [fork and clone](https://help.github.com/articles/fork-a-repo) the project
|
|||||||
*Always* branch off master for new features.
|
*Always* branch off master for new features.
|
||||||
|
|
||||||
```
|
```
|
||||||
git checkout -b my_descriptive_branch_name
|
git checkout -b mydescriptivebranchname
|
||||||
```
|
```
|
||||||
|
|
||||||
### Edit and build the code
|
### Edit and build the code
|
||||||
|
|||||||
Reference in New Issue
Block a user