03 Git & Terminal

03 Git & Terminal

Professional Development

10 Qs

quiz-placeholder

Similar activities

Git Quiz

Git Quiz

Professional Development

10 Qs

UC10 - Versionamento de software

UC10 - Versionamento de software

University - Professional Development

15 Qs

Git quiz 1

Git quiz 1

Professional Development

10 Qs

Git Bash

Git Bash

Professional Development

15 Qs

Git Bash Quiz

Git Bash Quiz

Professional Development

15 Qs

git and github

git and github

University - Professional Development

10 Qs

git basics

git basics

Professional Development

10 Qs

FinTech 01-3

FinTech 01-3

Professional Development

11 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?