0 votes
in GitHub by
Which command creates an empty Git repository in the specified directory?

a)  git reset

b)  git log ..

c)  git init

d)  git init --bare

Related questions

0 votes
asked Dec 12, 2021 in Git by SakshiSharma
0 votes
asked Mar 17, 2021 in GitHub by rajeshsharma
...