Testez vos connaissances sur Git

Testez vos connaissances sur Git

12th Grade

10 Qs

quiz-placeholder

Similar activities

Quiz sur le langage PHP

Quiz sur le langage PHP

12th Grade

15 Qs

 Protection des données personnelles

Protection des données personnelles

12th Grade

7 Qs

Aula Configurações da Rede

Aula Configurações da Rede

12th Grade

14 Qs

An Introduction to Generative AI

An Introduction to Generative AI

12th Grade

7 Qs

affiche_1

affiche_1

10th Grade - University

15 Qs

Github Quiz

Github Quiz

10th Grade - University

15 Qs

3TDS - Programação Backend - Aula 01

3TDS - Programação Backend - Aula 01

12th Grade

5 Qs

3TDS - Programação Backend - Recuperação 1

3TDS - Programação Backend - Recuperação 1

12th Grade

10 Qs

Testez vos connaissances sur Git

Testez vos connaissances sur Git

Assessment

Quiz

Information Technology (IT)

12th Grade

Hard

Created by

Hajar Hardi

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quelle commande est utilisée pour initialiser un nouveau dépôt Git dans le répertoire courant ?

A) `git clone`

C) `git push`

D) `git status`

B) `git init`

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Comment convertir un projet existant en dépôt Git ?

C) git init

git push

git status

git clone

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quelle est la commande qui affiche l'état de l'espace de travail et de la zone de staging dans un dépôt Git ?

C) `git commit`

E) `git clone`

D) `git fetch`

B) `git status`

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quelle commande permet d'ajouter toutes les modifications (nouveaux fichiers, fichiers modifiés et fichiers supprimés)

F) git checkout

B) `git add --all`

E) git push

D) git remove

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quelle commande est utilisée pour valider les modifications mises en scène ?

D) `git status`

C) `git fetch`

B) `git commit`

A) `git clone`

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quelle commande permet de récupérer les modifications d'un dépôt distant ?

git status

git commit

git merge

A) `git fetch`

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Comment créer une nouvelle branche dans Git ?

A) `git branch nom_branche`

`git switch nom_branche`

`git create branch nom_branche`

`git branch -a`

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?

Discover more resources for Information Technology (IT)