Twitter | Pretraživanje | |
Andres Freund (Tech) 5. lis
Random useful developer discovery for postgres development: git's diff.orderFile option. Allows to change the order in which different files appear in diffs.
Reply Retweet Označi sa "sviđa mi se"
Andres Freund (Tech)
I've now set that to src/include/* src/common/* src/port/* config/* src/makefiles/* src/template/* src/backend/* src/fe_utils/* src/bin/* src/interfaces/libpq/* src/pl/* contrib/* src/interfaces/* doc/* src/test/* allowing me to see the "most crucial" (for me) things first.
Reply Retweet Označi sa "sviđa mi se" More
Andres Freund (Tech) 5. lis
Odgovor korisniku/ci @AndresFreundTec
I only wish it allowed negative patterns to move individual directories (e.g. tests) to the end, without having to list everything else.
Reply Retweet Označi sa "sviđa mi se"