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>
Mon, 22 Jan 2024 14:16:54 +0000 (15:16 +0100)
commit61cac5c6ef3a6039e1268c5a31212a0ade70da1a
tree35f14eb86832714f3c4856bf4c2856d0f93c9ae1
parentc576ce472ca8d47b4db4960ef48bc97cccdd9d03
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