PdfPrep.com

Which Git command is needed to stage the file network-deploy.py to then commit the changes to the revision history?

Which Git command is needed to stage the file network-deploy.py to then commit the changes to the revision history?
A . git init network-deploy.py
B . git add network-deploy.py
C . git merge network-deploy.py
D . git commit network-deploy.py

Answer: B

Exit mobile version