mirror of
https://github.com/postgres/postgres.git
synced 2025-06-23 14:01:44 +03:00
Remove useless whitespace at end of lines
This commit is contained in:
@ -14,7 +14,7 @@ for every file in the current directory. I can:
|
||||
cporig `grep -l HeapTuple *`
|
||||
|
||||
If I use mkid (from ftp.postgreSQL.org), I can do:
|
||||
|
||||
|
||||
cporig `lid -kn 'fsyncOff'`
|
||||
|
||||
and get a copy of every file containing that word. I can then do:
|
||||
@ -29,7 +29,7 @@ to edit all those files.
|
||||
|
||||
When I am ready to generate a patch, I run 'difforig' command from the top of
|
||||
the source tree:
|
||||
|
||||
|
||||
I pipe the output of this to a file to hold my patch, and the file names
|
||||
it processes appear on my screen. It creates a nice patch for me of all
|
||||
the files I used with cporig.
|
||||
|
Reference in New Issue
Block a user