mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-16 07:56:35 +00:00
Added Update.bat script to accommodate FlightControl-Master/MOOSE#203
This script pulls the latest changes from the remote repository, and updates the submodules.
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
rem This script will pull the latest changes from the remote repository, and update the submodules accordingly.
|
||||||
|
|
||||||
|
git pull
|
||||||
|
git submodule update --init
|
||||||
Reference in New Issue
Block a user