Skip to content
Robin edited this page Mar 30, 2015 · 4 revisions

Softwareprojekt 2

Requirements

Github GUI

Github einrichten

Git Lokal einrichten

  • E-Mail einstellen
git config --global user.email "your_github_email@example.com"
  • E-Mail kontrollieren
git config --global user.email
  • Repository klonen
git clone https://github.com/r0bn/swp2.git

Git Versionsverwaltung