pgsql: git_changelog: improve instructions for finding branch commits

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: git_changelog: improve instructions for finding branch commits
Date: 2017-04-12 19:40:39
Message-ID: E1cyO87-0003Zb-LW@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

git_changelog: improve instructions for finding branch commits

Specifically, use '--summary' with 'git show'.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/854854019a282b6e74f586a3ee8c88c791193d32

Modified Files
--------------
src/tools/git_changelog | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2017-04-12 19:41:51 pgsql: doc: Tweak CSS
Previous Message Tom Lane 2017-04-12 19:13:43 pgsql: Mark finished Plan nodes with parallel_safe flags.