diff --git a/mitt-ptojekt b/mitt-ptojekt new file mode 100644 index 000000000..21441436e --- /dev/null +++ b/mitt-ptojekt @@ -0,0 +1,6 @@ +git init +git add . +got commt -m"första commit" + +git remote add origin https//github.com/trxsh123/mitt-projekt.git +git push -u origin master