Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
git 切换分支的时候提示下方错误、如何解决
git cannot stat 'xxx/xxx': Permission denied
这种情况,一般是你的编辑器,或者命令行占用了文件夹,导致的,把它们都关掉以后试试