Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Question 1 Maria is building a website in a repository on her computer. When she types git status into her terminal, it returns the following:
Question 1 Maria is building a website in a repository on her computer. When she types git status into her terminal, it returns the following: On branch master Your branch is up-to-date with origin/master. Changes not staged for commit: (use "git add ... to update what will be committed) (use "git checkout -- . to discard changes in working directory) modified: index.html modified: style.css no changes added to commit (use "git add" and/or "git comit -a") To stage and commit ONLY the changes made to the CSS file, which of the following commands should Maria enter? Select the best answer. git add style.css git commit -m update layout styling" git add git cont - "style.css" git add a git comit - "style.css" git add git commit -- "Update layout styling Save 8. Continue WDL General Assem... Battle.net Settings leamViewer
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started