* 500 Internal Server Error
@ 2016-07-20 4:22 Shreyas Mulay
2016-07-20 8:48 ` Jakub Narębski
0 siblings, 1 reply; 4+ messages in thread
From: Shreyas Mulay @ 2016-07-20 4:22 UTC (permalink / raw)
To: git
Hi team,
Great work on the documentation provided for GIT on https://git-scm.com
But found an error on the same, to just for testing, I switched to Hindi
Language (Clicked on Hindi link on left panel) as for reading the
pages/book in hindi language, I got 500 Internal server Error.
I hope you rectify this issue.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 500 Internal Server Error
2016-07-20 4:22 500 Internal Server Error Shreyas Mulay
@ 2016-07-20 8:48 ` Jakub Narębski
2016-07-20 11:13 ` Johannes Schindelin
0 siblings, 1 reply; 4+ messages in thread
From: Jakub Narębski @ 2016-07-20 8:48 UTC (permalink / raw)
To: Shreyas Mulay, git
W dniu 2016-07-20 o 06:22, Shreyas Mulay pisze:
> Hi team,
>
> Great work on the documentation provided for GIT on https://git-scm.com
>
> But found an error on the same, to just for testing, I switched to Hindi
> Language (Clicked on Hindi link on left panel) as for reading the
> pages/book in hindi language, I got 500 Internal server Error.
>
> I hope you rectify this issue.
The git@vger.kernel.org mailing list is for a development of Git itself;
the bugs on Git Homepage (https://git-scm.com) should be sent to
https://github.com/git/git-scm.com/issues -- as you can find on the
bottom of the page... though it is not obvious.
--
Jakub Narębski
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 500 Internal Server Error
2016-07-20 8:48 ` Jakub Narębski
@ 2016-07-20 11:13 ` Johannes Schindelin
2016-07-20 13:01 ` Jeff King
0 siblings, 1 reply; 4+ messages in thread
From: Johannes Schindelin @ 2016-07-20 11:13 UTC (permalink / raw)
To: Jakub Narębski; +Cc: Shreyas Mulay, git
[-- Attachment #1: Type: text/plain, Size: 942 bytes --]
Hi,
On Wed, 20 Jul 2016, Jakub Narębski wrote:
> W dniu 2016-07-20 o 06:22, Shreyas Mulay pisze:
> > Hi team,
> >
> > Great work on the documentation provided for GIT on https://git-scm.com
> >
> > But found an error on the same, to just for testing, I switched to Hindi
> > Language (Clicked on Hindi link on left panel) as for reading the
> > pages/book in hindi language, I got 500 Internal server Error.
> >
> > I hope you rectify this issue.
>
> The git@vger.kernel.org mailing list is for a development of Git itself;
> the bugs on Git Homepage (https://git-scm.com) should be sent to
> https://github.com/git/git-scm.com/issues -- as you can find on the
> bottom of the page... though it is not obvious.
In addition, I believe this to be an invalid bug report. It seems at least
that
curl -i --header 'Accept-Language: hi' https://git-scm.com/
does not reproduce the purported issue.
Ciao,
Johannes
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 500 Internal Server Error
2016-07-20 11:13 ` Johannes Schindelin
@ 2016-07-20 13:01 ` Jeff King
0 siblings, 0 replies; 4+ messages in thread
From: Jeff King @ 2016-07-20 13:01 UTC (permalink / raw)
To: Johannes Schindelin; +Cc: Jakub Narębski, Shreyas Mulay, git
On Wed, Jul 20, 2016 at 01:13:21PM +0200, Johannes Schindelin wrote:
> > The git@vger.kernel.org mailing list is for a development of Git itself;
> > the bugs on Git Homepage (https://git-scm.com) should be sent to
> > https://github.com/git/git-scm.com/issues -- as you can find on the
> > bottom of the page... though it is not obvious.
>
> In addition, I believe this to be an invalid bug report. It seems at least
> that
>
> curl -i --header 'Accept-Language: hi' https://git-scm.com/
>
> does not reproduce the purported issue.
I suspect the OP means:
https://git-scm.com/book/hi/v1/%E0%A4%B6%E0%A5%81%E0%A4%B0%E0%A5%81%E0%A4%86%E0%A4%A4
which is linked as the first chapter of the incomplete Hindi translation
of Pro Git.
From a cursory look, I think the problem is simply that the translation
does not have enough chapters to meet some of the assumptions in the
formatting code. It might be nice to fix the formatting code to handle
this case, but ultimately, I think a translator needs to step up and
finish the rest of the book.
-Peff
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-07-20 13:01 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-20 4:22 500 Internal Server Error Shreyas Mulay
2016-07-20 8:48 ` Jakub Narębski
2016-07-20 11:13 ` Johannes Schindelin
2016-07-20 13:01 ` Jeff King
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).