Skip to content

AimBotYaster/SPL2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SPL2

Inhalte vom 18,04.2018

git Grundlagen - Wiederholung

  • git Konfigurieren (wenn man es Lokal verwenden will)
  • git config --global user.name *git config --global user.email *git config --list (Konifguartion anzeigen)
  • mit git arbeiten
    • git status
    • git add <datei (en) >
    • git commit -m "commit message"
    • git push (wenn man das repository von einem Server geklont hat)
    • git clone

Python Grundlagen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages