index.html
correctlyindex.html
before committingFantastic! Because we didn't use git add
to stage index.html
, the file remains untracked and doesn't get committed.
Not quite! Because we didn't use git add
to stage index.html
, the file remains untracked and doesn't get committed.