Salome HOME
feat(update): Create UpdateOp
authorSONOLET Aymeric <aymeric.sonolet@cea.fr>
Mon, 4 Dec 2023 14:41:51 +0000 (15:41 +0100)
committerGbkng <guillaume.brooking@gmail.com>
Wed, 20 Dec 2023 11:36:47 +0000 (12:36 +0100)
commit4648c768f42e1c2744813f08a4d7840b3fe7c6eb
tree7d0f0cee4f68535cb9438ebbdeea79974fe926db
parent97d1a0b4bfcc55d06fbbe4a1d36fbdf5d7ad1846
feat(update): Create UpdateOp

Add git checkout and pull system call

Ajout retour erreur et beanchement source_update

fix update cmd: only update products with a git config. Fix git pull
command.

feat update: git recurse submodule
commands/source_update.py [new file with mode: 0644]
commands/update.py [new file with mode: 0644]
src/system.py