* Hi naymu: If you require all file changes for your commit, you should do git add . If your intention is only some specific files for commit and review, you can manually add using git add file\_path To understand futher, quick question, why do you have other file changes in your code, if it is not needed for the work ?