Re: Bug reporting method too hard to find

2014-10-29 Thread Jeff King
On Wed, Oct 29, 2014 at 11:58:57AM +, Francis Irving wrote: > I could not find out how to report a bug. In the end, a colleague > had to tell me. Thanks for your suggestions; they all seem like improvements. I just opened: https://github.com/git/git-scm.com/pull/462 which implements most

Bug reporting method too hard to find

2014-10-29 Thread Francis Irving
ity page: http://git-scm.com/community Alas, when I scanned the headline "Mailing List" I ignored that whole section because I didn't want to join a mailing list - I just wanted to report a bug. I'd call it maybe "Mailing List and Bug Reporting". Or have a separate bugs se

Re: bug reporting

2014-09-26 Thread brian m. carlson
On Fri, Sep 26, 2014 at 07:11:35PM +0530, Ajay wrote: > Hello, > > I have faced a git bug. When I try to clone a git repo it shows an > error "protocol error: bad pack header". > > This is the full error message which I got while cloning git > project : > > Clone: protocol erro

bug reporting

2014-09-26 Thread Ajay
Hello, I have faced a git bug. When I try to clone a git repo it shows an error "protocol error: bad pack header". This is the full error message which I got while cloning git project : Clone: protocol error: bad pack header $ git clone -v --progress http://dev.galaxy