path - Git fatal: failed to launch browser -
i trying utilize git's inbuilt help commands message
$ git help status launching default browser display html ... fatal: failed launch browser c:\program files (x86)\git/doc/git/html//git-status.html
i suspect path help files beingness wrong causing problem actual pat c:\program files (x86)\git\doc\git\html
). how go correcting issue? or problem haven't thought of?
that path should fine, slashes sort out.
i'm guessing don't have html browser set git. see here relevant documentation.
i'd suggest set full path browser's executable in web.browser
configuration variable shown in documentation. unix-y way of having in path not quite translate windows.
git path
No comments:
Post a Comment