Git command that helps us initialize git repository for the project (folder) that we intend to track using version control system Git is
1.git config
2.git init
3.git add .
4.None of These
Answer:2
Posted Date:-2022-11-10 13:24:28