MCQs>IT & Programming>Git>After making some major changes to your code, you are a little nervous about committing. What command would you use to review the commit prior to making it?
Git MCQs
After making some major changes to your code, you are a little nervous about committing. What command would you use to review the commit prior to making it?
Answer
Correct Answer: Git commit --dry-run
Explanation:
Note: This Question is unanswered, help us to find answer for this one