Git for the win

Git for the win

University

7 Qs

quiz-placeholder

Similar activities

BCSC0006 - Quiz 4 - Linked List & Stacks

BCSC0006 - Quiz 4 - Linked List & Stacks

University

10 Qs

Data Structure & Algorithm

Data Structure & Algorithm

University

10 Qs

Windows 10 System Management  Tools

Windows 10 System Management Tools

9th Grade - University

10 Qs

651-114-ADT

651-114-ADT

University

10 Qs

Creative Computation for Visual Communication Design

Creative Computation for Visual Communication Design

University

12 Qs

Herramientas de desarrollo y entorno de trabajo 🛠️✨

Herramientas de desarrollo y entorno de trabajo 🛠️✨

University

10 Qs

หน่วยการเรียนรู้ เรื่อง สแตก (Stack)

หน่วยการเรียนรู้ เรื่อง สแตก (Stack)

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