Executing command (/dgmall/phproot/app-api/vendor/dg/rpc): git status --porcelain --untracked-files=no
    The package has modified files:
    M src/baseScript/sendEmail.sh
    Discard changes [y,n,v,d,s,?]? y
Executing command (/dgmall/phproot/app-api/vendor/dg/rpc): git reset --hard
Executing command (/dgmall/phproot/app-api/vendor/dg/rpc): git remote -v
 Checking out 96972a6a49737d8fb1430c7fffd0bad9ff6f66e5
Executing command (/dgmall/phproot/app-api/vendor/dg/rpc): git remote -v
Executing command (/dgmall/phproot/app-api/vendor/dg/rpc): (git remote set-url composer 'http://gitlab.diangoumall.com:8881/business/dg-rpc.git' && git rev-parse --quiet --verify '96972a6a49737d8fb1430c7fffd0bad9ff6f66e5^{commit}' || (git fetch composer && git fetch --tags composer)) && git remote set-url composer 'http://gitlab.diangoumall.com:8881/business/dg-rpc.git'
Executing command (/dgmall/phproot/app-api/vendor/dg/rpc): git branch -r
Executing command (/dgmall/phproot/app-api/vendor/dg/rpc): git checkout 'development' --
Executing command (/dgmall/phproot/app-api/vendor/dg/rpc): git reset --hard '96972a6a49737d8fb1430c7fffd0bad9ff6f66e5' --

COMPOSER_DISCARD_CHANGES=true composer update -vvv --no-dev --no-interaction

https://stackoverflow.com/questions/25828102/composer-discard-changes-what-do-the-y-n-v-d-s-do

相关文章:

  • 2021-08-25
  • 2021-08-25
  • 2022-12-23
  • 2021-11-12
  • 2021-05-29
  • 2022-12-23
  • 2021-05-31
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-04-06
  • 2021-10-12
  • 2022-01-12
  • 2021-11-20
  • 2021-12-28
相关资源
相似解决方案