develop custom module with git version control
Posted: Sat Nov 30, 2019 4:54 pm
we are creating a custom shipping module for GarazLab using Opencart 2.0. we successfully installed it through admin panel. we want to keep track of our code. so, all our code is on git.
we had setup it on live server. live server is already on git. we installed our shipping module in admin panel. now when we do 'git pull origin master' on live. i got these errors:
'M admin/view/stylesheet/bootstrap.css'
But i haven't change anything on css.
how to fix it?
i am finding it is difficult to create module + git in opencart
ref: https://garazlab.com/2019/03/10/expert- ... velopment/
we had setup it on live server. live server is already on git. we installed our shipping module in admin panel. now when we do 'git pull origin master' on live. i got these errors:
'M admin/view/stylesheet/bootstrap.css'
But i haven't change anything on css.
how to fix it?
i am finding it is difficult to create module + git in opencart
ref: https://garazlab.com/2019/03/10/expert- ... velopment/