Lynda: Learning Git and GitHub Quiz Questions

Pataasin ang iyong marka sa homework at exams ngayon gamit ang Quizwiz!

When deleting a file from the working directory, it is automatically deleted from staging.

false

To add all the files to the staging environment, you use _______.

git add .

How do you create a new branch named "test"?

git branch test

Which command clones the base_project branch from the following repository: https://github.com/myprojects/experiment_with_git

git clone -b base_project https://github.com/myprojects/experiment_with_git.git

Which command do you use in order to see the record of all the commits that have been made in the project?

git log

After cloning a repository, what command do you use to run the automation of the project?

gulp

The file contains instructions no how to work with the project is _______.

README.md

Every time you make a commit, a log entry is created, and you can look at it by using the git log command.

true


Kaugnay na mga set ng pag-aaral

MS: Neuro Unit - Prep-U Questions

View Set

National Electrical Code Questions (For Swimming Pool Contractors)

View Set

Chapter 8 - Cognitive Ability (Test Your Knowledge)

View Set

Chapter 54: Caring for Clients with Breast Disorders

View Set

Ultimate Arabe transition B1 to B2

View Set