]> SALOME platform Git repositories - tools/sat.git/commit
Salome HOME
feat(update): Create UpdateOp
authorSONOLET Aymeric <aymeric.sonolet@cea.fr>
Mon, 4 Dec 2023 14:41:51 +0000 (15:41 +0100)
committerSONOLET Aymeric <aymeric.sonolet@cea.fr>
Tue, 12 Dec 2023 12:40:43 +0000 (13:40 +0100)
commitbbdcb60cc84b05852bde11c3c4dd93f667d4e63d
tree2a3254e13e271c964c299cd083ae03853bee3e59
parent26a6abd39ee10861d1bd297a5d4c862572302bda
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