diff --git a/git.md b/git.md new file mode 100644 index 0000000..6461778 --- /dev/null +++ b/git.md @@ -0,0 +1,13 @@ +# git + +'''bash +git clone +git add fichier +git commit -n "commentaires" +git push +''' + +'clone +''' bash +git clone +'''