mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-02 14:13:42 -04:00
9 lines
205 B
Bash
9 lines
205 B
Bash
|
git checkout master
|
||
|
git pull git://github.com/ArduPilot/ardupilot.git master
|
||
|
|
||
|
# Step 2: Merge the changes and update on GitHub.
|
||
|
|
||
|
#git checkout RevoMini
|
||
|
#git merge --no-ff master
|
||
|
#git push origin RevoMini
|