Re: strict version of version_stamp.pl
Alvaro Herrera <alvherre@commandprompt.com>
From: Alvaro Herrera <alvherre@commandprompt.com>
To: "Joshua D. Drake" <jd@commandprompt.com>
Cc: Peter Eisentraut <peter_e@gmx.net>, pgsql-hackers@postgresql.org, Tom Lane <tgl@sss.pgh.pa.us>
Date: 2009-05-08T22:26:20Z
Lists: 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