On 2015-05-26 16:32:42 -0300, Alvaro Herrera wrote:
> I've wondered a few times whether there's a way to make pgindent commits
> "transparent" to git blame, i.e. blame their modified lines to whatever
> commits modified them immediately before.

You can make blame ignore whitespace changes with -w -- but that
obviously doesn't help with rewrapped lines and such.


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to