最佳答案
当我输入 git status时,我看到:
T /path/to/file...
M /path/to/otherfile...
T git status到底是什么意思?
我尝试了 man git-status(我认为它 应该在那里,但不是)。