Free 701-200 – Lpi 701-200 Practice Test Question

Loading demo links...

Showing 1–1 of 1 questions

Question 1 (Topic 1)

After creating a new file within a directory which belongs to a Git repository, which commands have to be used in order to make Git manage the new file and upload it to an already configured remote repository? (Choose three.) Reveal Solution Hide Solution Discussion Correct Answer: BCD πŸ—³οΈ

Select an option, then click Submit answer.

  • β—‹ git init
  • β—‹ git push
  • β—‹ git commit
  • β—‹ git add
  • β—‹ git remote