mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-01-13 11:44:28 +00:00
set auto edit to no w/ burnettk
This commit is contained in:
parent
e6046b727e
commit
36ceec0c11
@ -6,5 +6,5 @@ for subtree in "SpiffWorkflow" \
|
|||||||
"flask-bpmn" \
|
"flask-bpmn" \
|
||||||
"bpmn-js-spiffworkflow"
|
"bpmn-js-spiffworkflow"
|
||||||
do
|
do
|
||||||
git subtree pull --prefix=$subtree git@github.com:sartography/$subtree.git main --squash
|
GIT_MERGE_AUTOEDIT=no git subtree pull --prefix=$subtree git@github.com:sartography/$subtree.git main --squash
|
||||||
done
|
done
|
||||||
|
Loading…
x
Reference in New Issue
Block a user