Re: strict version of version_stamp.pl - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: strict version of version_stamp.pl
Date
Msg-id 20090508222620.GN10794@alvh.no-ip.org
Whole thread Raw
In response to Re: strict version of version_stamp.pl  ("Joshua D. Drake" <jd@commandprompt.com>)
Responses Re: strict version of version_stamp.pl  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
Joshua D. Drake wrote:

> Perhaps a more difficult problem is that there is no easy way to update
> a single file within a git repo. In cvs or svn, if I blow something up
> on a particular file and I just want to take a fresh look, I just rm;svn
> update.

Hmm, you should use "git revert" for that (same with SVN actually).

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: strict version of version_stamp.pl
Next
From: Andres Freund
Date:
Subject: Re: strict version of version_stamp.pl