terminal - 打开mac的终端为什么会显示git:(master),如何取消掉?
仅有的幸福
仅有的幸福 2017-05-02 09:18:31
0
2
1194

仅有的幸福
仅有的幸福

reply all(2)
黄舟

You have executed it in your home directorygit init命令吧,它把你的目录初始化成一个git仓库了。如果是操作失误导致的,可以直接删掉.git目录:rm -rf ~/.git

给我你的怀抱

Obviously you changed the shell to zsh, used the oh-my-zsh configuration, and used the default theme. This can prompt you about the status of your git directory. Just cd to exit your git directory.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template