Testez vos connaissances sur Git

Testez vos connaissances sur Git

12th Grade

10 Qs

quiz-placeholder

Similar activities

Matemática II - Atividade domiciliar 1

Matemática II - Atividade domiciliar 1

12th Grade

5 Qs

GO! Quizz Zeriusz Day 19 - Git

GO! Quizz Zeriusz Day 19 - Git

12th Grade - University

15 Qs

Understanding VPNs and Their Uses

Understanding VPNs and Their Uses

12th Grade

15 Qs

 L'utilité de l'IA

L'utilité de l'IA

9th - 12th Grade

10 Qs

Node, npm, vite, vercel

Node, npm, vite, vercel

12th Grade

14 Qs

Quizz Atelier Informatique

Quizz Atelier Informatique

9th - 12th Grade

10 Qs

AV1 3TRI PDS

AV1 3TRI PDS

12th Grade

8 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

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?