敲了 git add calc.py 之后:
git add calc.py
On branch main Changes to be committed: (use "git restore --staged ..." to unstage) modified: calc.py Untracked files: (use "git add ..." to include in what will be committed) notes.txt
calc.py 那一段的意思是【0】。
全部评论