Refer to the exhibit. Which command should you use to create an empty file?

Last Updated on July 31, 2021 by Admin 1

Refer to the exhibit.

#git init newrepo
Initialized empty Git repository in
/Users/chrijack/Documents/
GitHub/newrepo/.git/
#newrepo git:(master)

Which command should you use to create an empty file?

  • newrepo git:(slave) add newfile
  • newrepo git:(master) branch newfile
  • newrepo git: touch newfile
  • newrepo git:(master) touch newfile
0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments