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