0
0
This commit is contained in:
2021-08-17 08:36:57 +02:00
parent 229fd45f7e
commit d05f0539f5
3 changed files with 33 additions and 0 deletions

View File

@@ -1,5 +1,11 @@
sync:
@git add -A
@git status
@git commit -m 'commit'
@git push
42:
@rsync --exclude .git --exclude .gitignore --exclude .DS_Store -av ~/Piscine/ .
@git add -A
@git status