You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
fdai7303 7d2cfddeb5 Leo: readme.txt in den Hauptordner verschoben 4 months ago
Uebung04 Leo: readme.txt in den Hauptordner verschoben 4 months ago
Uebung08 Leo: Ordner für Übung 08 angelegt 4 months ago
readme.txt Leo: readme mit git instructions hinzugefügt 6 months ago

readme.txt

//Runterladen
git pull ADT master

//Hochladen
git add *
git commit -m "euer Name: eure Änderungen"
git push ADT master