I like reading man pages nicely formatted in a browser instead of in my terminal console.
Until recently, any time I had to look up details of a Git command, I\'d ju
You can also launch your browser to the local version of the docs that are installed by git:
$ git help git -w