Git for the win

Git for the win

University

7 Qs

quiz-placeholder

Similar activities

Kuis Laravel

Kuis Laravel

University

10 Qs

PWD_TP1_TP2_TP3

PWD_TP1_TP2_TP3

University

9 Qs

CD QUIZ S6 30-3-22

CD QUIZ S6 30-3-22

University

10 Qs

IoT & Applications

IoT & Applications

University

11 Qs

Stack & Queue

Stack & Queue

University

10 Qs

Quiz - CSE

Quiz - CSE

University

10 Qs

IT 17 - Quiz 1

IT 17 - Quiz 1

University

10 Qs

AI Tools for Research

AI Tools for Research

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