Login
Remember
Register
Ask a Question
Which command creates an empty Git repository in the specified directory?
0
votes
asked
Mar 17, 2021
in
GitHub
by
rajeshsharma
Which command creates an empty Git repository in the specified directory?
a) git reset
b) git log ..
c) git init
d) git init --bare
git-repository
git-directory
Please
log in
or
register
to answer this question.
0
Answers
...