Bug reporting method too hard to find

2014-10-29 Thread Francis Irving
I could not find out how to report a bug. In the end, a colleague had to tell me. Some suggested improvements: 1) Explicitly mention the word "bug" on the home page, or have a page which Google will find called "Reporting bugs". 2) I did eventually get to the Community page: http://git-scm.com

Documentation for "git log --all" incorrect

2014-10-29 Thread Francis Irving
The help for "git log --all" says: --all Pretend as if all the refs in refs/ are listed on the command line as . This makes no sense, as is not a documented valid command line parameter. These are the documented parameters: SYNOPSIS