pgsql: tools: update tools/codelines to use "git ls-files"

Started by Bruce Momjian8 months ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

tools: update tools/codelines to use "git ls-files"

This generates a more accurate code count because 'make distclean'
doesn't always remove build files.

Author: idea from David Rowley

Discussion: /messages/by-id/aR4hoOotVHB7TXo5@momjian.us

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5d4dc112c7c6c10be739d61e8be012f20e9fdbbf

Modified Files
--------------
src/tools/codelines | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)