Git致命:未能启动浏览器 [英] Git fatal: failed to launch browser

查看:149
本文介绍了Git致命:未能启动浏览器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我尝试使用Git的内置帮助命令,但我总是收到消息

  $ git help status 
启动默认浏览器以显示HTML ...
致命:无法启动C:\程序文件浏览器(x86)\Git / doc / git / html // git-status.html

我怀疑这是帮助文件被错误导致问题的路径,实际文件是 C:\程序文件(x86)\Git\doc\git\html )。我将如何着手纠正这个问题?或者是我还没有想到的另一个问题?

我只想指出,如果你有一个错字在你的命令或没有帮助页面你会得到同样的错误。

这来自它试图解决命令。


I am trying to use Git's inbuilt help commands however I always get the message

$ git help status
Launching default browser to display HTML ...
fatal: failed to launch browser for C:\Program Files (x86)\Git/doc/git/html//git-status.html

I suspect it is the path to the help files being wrong which is causing the problem the actual pat is C:\Program Files (x86)\Git\doc\git\html). How would I go about correcting this issue? Or is it another problem that I haven't thought of?

解决方案

I just wanted to point out that if you have a typo in your command or there is no help page you will get the same error.

This comes from how it tries to resolve the command.

这篇关于Git致命:未能启动浏览器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆