03 Git & Terminal

03 Git & Terminal

Professional Development

10 Qs

quiz-placeholder

Similar activities

Git intro

Git intro

Professional Development

8 Qs

GİTHUB, İŞ AKIŞ YÖNETİMİ

GİTHUB, İŞ AKIŞ YÖNETİMİ

Professional Development

15 Qs

Git & Github

Git & Github

Professional Development

10 Qs

Git & GitHub Quiz

Git & GitHub Quiz

Professional Development

15 Qs

GIT

GIT

Professional Development

15 Qs

Chapter 2 Binar SYNRGY 6

Chapter 2 Binar SYNRGY 6

Professional Development

15 Qs

Version Control Trivia

Version Control Trivia

Professional Development

15 Qs

Git quizz

Git quizz

Professional Development

10 Qs

03 Git & Terminal

03 Git & Terminal

Assessment

Quiz

Computers

Professional Development

Medium

Created by

SuperCode Workshops

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Wofür steht der Befehl cd?

Es wird eine Liste der Inhalte des Ordners angezeigt

Der aktuelle Ordner wird angezeigt

Wir bewegen uns in einen anderen Ordner

Wir erstellen einen neuen Ordner

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Mit welchem Befehl erstellen wir eine neue Datei?

pwd

cd

ls

touch

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Wie commiten wir Änderungen auf GitHub?

github commit -m "Commit Nachricht"

git commit m "Commit Nachricht"

git add -m "Commit Nachricht"

git commit -m "Commit Nachricht"

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Wie laden wir Änderungen in GitHub hoch?

git add

git push

git pull

git log

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Wie heißt die Hauptbranch auf GitHub?

origin

git

main

merge

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Wie können wir ein Repository initialisieren?

git log

git init

git add

git commit

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Mit welchem Befehl laden wir uns den aktuellen Stand von GitHub runter?

git push

git pull

git get

git download

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?