git add ., git commit -m “Your commit message.” Replace “Your commit message”
als code block, ich habe einen Befehl übersehen
git add ., git commit -m “Your commit message.” Replace “Your commit message”
als code block, ich habe einen Befehl übersehen
A standard Git workflow may look something like this:
um zu kürzen, vielleicht nur die überschriften und dann mit beispielen direkt erklären, finde es sonst etwas redundant
This project is built on the idea that the knowledge that we’re trying to share and that the courses built on this framework should be as accessible as possible; therefore, we opted to host this course, as well as our course template via Github. This allows you and others to simply download the contained materials and adapt them to make your own projects. Further, Github allows us to host websites like this one via the “Github pages” service free of any charge.
könnte man vielleicht auf die Landing page senden
web-based version of Github.
web based version of Git
git push origin master.
funktioniert so nicht. git push sollte reichen
Extract the contents of the ZIP file in the folder on your local system linked to your GitHub repository.
für windows: copy the folders into the designated remote repository README im Ziel ersetzen
To clone a repository, click on the “Clone or download” button and copy the URL you’ve used for your forked repo.
Das mit dem forked repo ist etwas verwirrend