[Ovmsdev] Ready for 3.2.011?

Craig Leres leres at xse.com
Sun Apr 5 01:16:09 HKT 2020


On 2020-04-04 10:09, Michael Balzer wrote:
> Fix is pushed, everyone please remember doing a submodule update to fetch it.

What's the recommended way to do this? When I update my fork I run a 
script containing these commands:

     git fetch upstream
     git checkout master
     git submodule update
     git merge upstream/master
     git push

but I checked and nothing in 
vehicle/OVMS.V3/components/mongoose/mongoose was updated so I went into 
that directory and:

     ice 1008 % git status
     On branch master
     Your branch is behind 'origin/master' by 6 commits, and can be 
fast-forwarded.
       (use "git pull" to update your local branch)

     nothing to commit, working tree clean

so I'm clearly missing a step.

		Craig



More information about the OvmsDev mailing list