A file that already exists in a local repository is updated. Which command must be executed to ensure that the changes i
Posted: Fri Jul 22, 2022 2:52 pm
A file that already exists in a local repository is updated. Which command must be executed to ensure that the changes in the file are included in the next Git commit?
A. git update
B. git merge
C. git add Most Voted
D. git rebase
A. git update
B. git merge
C. git add Most Voted
D. git rebase