Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 179 Bytes

question_1.md

File metadata and controls

11 lines (6 loc) · 179 Bytes

Question 1

Which command is used to create a git repository?

Answer: git init


Help: You can always use git --help or git {subcommand} --help to get useful tips