我在 Windows 7 上使用 git-bash。我想查看当前目录的树。然而:
jcollum@DEVELOPER01 ~/Dev/express_coffee
$ tree .
sh.exe": tree: command not found
Run Code Online (Sandbox Code Playgroud)
好的,所以我没有 tree 命令。我该如何安装?我找到了一篇文章,但它是针对 Mac 的。