Correct Answer: recursive
Explanation:
Note: This Question is unanswered, help us to find answer for this one
Git Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More Git MCQ Questions
Is "request-pull" a built-in Git command?
The ' git log -1 --format="%h %an" ' command prints...
The following command does what; $ git commit -am "Commit"
How you can apply the changes introduced by some existing commits?
Which of the following commands will show the file changes before staging?
How can you check your current git version?
What does git status -s do?
Which initializes a new folder?
How can you create or switch to a new branch "feature"?
How do you keep track of remotes attached to a local repository?