Git for the win

Git for the win

University

7 Qs

quiz-placeholder

Similar activities

¿Eres un mago del Git?

¿Eres un mago del Git?

University

7 Qs

Quiz Notación

Quiz Notación

University

10 Qs

Análisis y diseño de algoritmos

Análisis y diseño de algoritmos

University

12 Qs

Quiz 6

Quiz 6

University

10 Qs

Hackaholics 5.0

Hackaholics 5.0

University

5 Qs

Quiz - Version Control with Git and GitHub

Quiz - Version Control with Git and GitHub

University

10 Qs

HacktoberFest Quiz Day 2

HacktoberFest Quiz Day 2

University

12 Qs

ITESA Roadmap Event 12-09-24

ITESA Roadmap Event 12-09-24

University

10 Qs

Git for the win

Git for the win

Assessment

Quiz

Computers

University

Medium

Created by

Andreas Bilke

Used 8+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Media Image

Warum Versionskontrolle benutzen?

Änderungen sind nachvollziehbar

Backup

Gemeinsam an Code arbeiten

keine Daten lokal am PC haben

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Working Copy

ist das lokale Repository

sind die aktuellen Dateien

Sind die Änderungen

ist das git Programm

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Wie geht push?

git push origin main

git push main origin

main push git origin

git push origin hamster

Answer explanation

Media Image

Allgemein: git push <remote> <branch>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Der Public-Key muss immer geheim gehalten werden

Wahr

Falsch

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Welcher Befehl zeigt den aktuellen Status an?

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Was macht der Befehl: git add hotfix

fügt File hotfix zu staging hinzu

wechselt in das Repo hotfix

wechselt zum branch hotfix

fügt File add zu staging hinzu

7.

MULTIPLE CHOICE QUESTION

30 sec • Ungraded

Fühlst du dich bisher wohl mit dem Thema git?

Ja

Nein

Nach dieser Übung

Hab Angst