标签: git
此答案https://stackoverflow.com/a/38156990/343204
说:
Working directory can be easily confused with the current directory.
但是,据我所知,如果您位于包含.git存储库的目录中,那么working directory就是您当前的目录。
.git
working directory
我想念什么吗?