NANDHOO
.
Learning Paths
Dashboard
Sign In
Home
Dashboard
Git: The Complete Version Control Guide
Git Architecture and Internals
Quiz
Chapter Quiz: Git Architecture and Internals
Getting Started
Complete this assessment with 100% score to master this chapter.
01
Which command is used to set your username globally in Git?
git config --global user.name
git set name
git user --name
git config username
Submit Answers
Back to Lesson
Next Chapter