mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Merge pull request #875 from SteveAmor/update_fork
Git command to update your fork
This commit is contained in:
commit
0fa271a8a3
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@ Later, you can get the changes from the cleanflight repo into your `master` bran
|
|||
2. `git checkout master`
|
||||
3. `git fetch cleanflight`
|
||||
4. `git merge cleanflight/master`
|
||||
5. `git push origin master` is an optional step that will update your fork on github
|
||||
|
||||
|
||||
You can also perform the git commands using the git client inside Eclipse. Refer to the Eclipse git manual.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue