Git does not have an add, to directly commit a file, what is the difference with the first add, commit?

After

git commit demo1.txt, it is still added to the version library

Mar.09,2021

for files that are not in the warehouse, git commit file cannot submit

Menu