From 50810fec478c5bc83dfa883d746cd1fd76ab7d1a Mon Sep 17 00:00:00 2001 From: STEINNI Date: Wed, 11 Mar 2026 16:04:43 +0000 Subject: [PATCH] cleanup --- git-cheat-sheet.txt | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 git-cheat-sheet.txt diff --git a/git-cheat-sheet.txt b/git-cheat-sheet.txt deleted file mode 100644 index 0139006..0000000 --- a/git-cheat-sheet.txt +++ /dev/null @@ -1,14 +0,0 @@ -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. \ No newline at end of file