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.
Web-Dev-For-Beginners/1-getting-started-lessons/2-github-basics/translations/.github/pre-lecture-quiz.it.md

325 B

Completa questo quiz in classe

  1. Come si crea un repository Git?
  • git create
  • git start
  • git init
  1. Che cosa fa git add?
  • Esegue una azione di commit per il proprio codice
  • Aggiunge i propri file in una staging area per essere tracciati
  • Aggiunge i propri file a GitHub