RFC: migrating to git

Roman Leshchinskiy rl at cse.unsw.edu.au
Tue Jan 11 20:07:59 CET 2011


On 11/01/2011, at 16:14, Tony Finch wrote:

> On Mon, 10 Jan 2011, Roman Leshchinskiy wrote:
>> 
>> It also seems to make finding buggy patches rather hard.
> 
> Have a look at `git bisect`.

I'm aware of git bisect. It doesn't do what I want. I usually have a pretty good idea of which patch(es) might have caused a problem and I want to unpull it and its dependencies. This is easy in darcs; I have no idea how to do that in git.

Roman





More information about the Glasgow-haskell-users mailing list