Skip to content
On this page

Let's git stated

In diesem Versuch lernen wir git kennen.

Videoserie (erste 4 Videos https://tube.switch.ch/channels/416a8963):

  1. Video
  2. 🎬 Git - Clone and Merge
  3. 🎬 GitLab - Erstes Repository, SSH Keys
  4. 🎬 GitLab - Issues, Milestones, Epics

Aufgabe

  • Folgen Sie dem Video, installieren Sie Git und clonen Sie das Repository.
  • Erstellen Sie einen GitLab account auf https://gitlab.fhnw.ch/
  • Erstellen Sie SSH Keys und hinterlegen Sie diese in GitLab\
  • Erstellen Sie ein HelloWorld Projekt auf GitLab
  • Clonen Sie das Projekt lokal
  • Erstellen Sie ein neues File README.md
  • Pushen Sie Ihre Änderung und verifizieren Sie auf GitLab, dass es geklappt hat.