这个改动走到哪一步了
你正在改的地方
挑好了,等着记下来
记下了,随时能回来
改完 calc.py 之后,直接敲了 git status --short:
$ git status --short
M calc.py
?? notes.txt
你正在改的地方
挑好了,等着记下来
记下了,随时能回来
改完 calc.py 之后,直接敲了 git status --short:
$ git status --short
M calc.py
?? notes.txt
全部评论