14 lines
213 B
Plaintext
14 lines
213 B
Plaintext
workflow quotidien
|
|
|
|
Modifier buildoz:
|
|
|
|
cd app/thirdparty/buildoz
|
|
git commit
|
|
git push
|
|
|
|
Puis dans P42:
|
|
|
|
git add app/thirdparty/buildoz
|
|
git commit -m "update buildoz"
|
|
|
|
Car P42 stocke la référence du commit buildoz. |