nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] charset conversion for windows-1252


From: Valdis . Kletnieks
Subject: Re: [Nmh-workers] charset conversion for windows-1252
Date: Mon, 28 Oct 2013 11:48:11 -0400

On Sun, 27 Oct 2013 14:18:18 -0400, Ken Hornstein said:

> I had to do a reverse-bisect to find this commit, which was kind of
> interesting (git bisect only works to find something that WAS working
> but is now broken; you have to use git porcelain commands to do the
> reverse).

Actually, it's trivial to do a reverse bisect - just reverse the 'good'
and 'bad'.

git bisect start
git bisect <known-working-commit> bad
git bisect <known-busted-commit> good

and at each step, use 'bisect bad' if it worked, and 'bisect good' if it
was still failing.

Attachment: pgpx_P15zBSPq.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]