Re: Missing Package in git Installation Instructions (git-scm.com)

2016-07-05 Thread Christoph Michelbach
Thank you both! I cloned the repository to fix it yet found it already fixed so assumed either of you did that. But according to git blame, that line was last touched 94 days ago by Yue Lin Ho and they made exactly that change. It seems to take a long time until they publish it on the website. --

Re: Missing Package in git Installation Instructions (git-scm.com)

2016-07-05 Thread Jakub Narębski
W dniu 2016-07-05 o 08:10, Johannes Schindelin pisze: > Hi Chris, > > On Tue, 5 Jul 2016, Christoph Michelbach wrote: > >> Hi, I noticed that the instructions on https://git-scm.com/book/en/v2/G >> etting-Started-Installing-Git don't work without dh-autoreconf >> installed on an apt-get system wh

Re: Missing Package in git Installation Instructions (git-scm.com)

2016-07-04 Thread Johannes Schindelin
Hi Chris, On Tue, 5 Jul 2016, Christoph Michelbach wrote: > Hi, I noticed that the instructions on https://git-scm.com/book/en/v2/G > etting-Started-Installing-Git don't work without dh-autoreconf > installed on an apt-get system which isn't listed on that site. Can you > fix that or tell me whom

Missing Package in git Installation Instructions (git-scm.com)

2016-07-04 Thread Christoph Michelbach
Hi, I noticed that the instructions on https://git-scm.com/book/en/v2/G etting-Started-Installing-Git don't work without dh-autoreconf installed on an apt-get system which isn't listed on that site. Can you fix that or tell me whom to tell about this? The website doesn't offer contact information.