Skip to navigation
Create a new git repository with the command line and push to a git hub
20.08.17
echo "# shopautomat" >> README.md git init git add README.md git commit -m "first commit" git remote add origin https://github.com/veto64/shopautomat.git git push -u origin master
https://github.com/veto64/shopautomat
Reply
Anonymous
Information Epoch 1753544919
You can always add complexity.
Home
Notebook
Contact us