新建了 calc.py 之后:
On branch main Untracked files: (use "git add ..." to include in what will be committed) calc.py nothing added to commit but untracked files present (use "git add" to track)
calc.py 出现在 Untracked files 下面,说明【0】。
全部评论