Bug#627960: [PATCH 3/3] Add a quick tutorial about bisecting

2011-06-05 Thread Ben Hutchings
On Wed, 2011-05-25 at 16:38 -0500, Jonathan Nieder wrote: [...] > + Build and test a binary package as explained in > + : > + > +$ make deb-pkg > +$ cd .. > +# dpkg -i *.deb This last command is not generally a good idea! > +# reboot > + > + If the b

Bug#627960: [PATCH 3/3] Add a quick tutorial about bisecting

2011-05-25 Thread Jonathan Nieder
Signed-off-by: Jonathan Nieder --- This doesn't address the "why do version numbers jump around while bisecting?" question[1]. Not sure how to address it briefly; hopefully this is a good enough start without it. That's the end of the series. Thanks for reading. [1] https://git.wiki.kernel.or