Re: merge command - GSoC progress - Mailing list pgsql-hackers

From Andres Freund
Subject Re: merge command - GSoC progress
Date
Msg-id 201007301833.37702.andres@anarazel.de
Whole thread Raw
In response to Re: merge command - GSoC progress  (Greg Smith <greg@2ndquadrant.com>)
List pgsql-hackers
On Friday 30 July 2010 18:21:49 Greg Smith wrote:
> -            break;
> +            break;       
> 
> This happened because you added two invisible tabs to the end of this 
> line.  This makes the patch larger for no good reason and tends to 
If you want to remove changes like this using:
"git checkout -p HEAD"
is very useful if youre using git. It allows you to selectively revert hunks 
of not-checked-in changes...

Andres


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: merge command - GSoC progress
Next
From: Jan Urbański
Date:
Subject: Re: gincostestimate