ardupilot/libraries/AP_HAL_F4Light/support/PULL_MASTER.sh

9 lines
205 B
Bash
Executable File

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