Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf33fe47

Browse files
committed
Add comments suggesting usage of git_changelog to generate release notes.
1 parent1dd89ea commitf33fe47

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎src/tools/git_changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@
2121
# we sort a merged commit according to its timestamp on the newest branch
2222
# it appears in.
2323
#
24+
# Typical usage to generate major release notes:
25+
# pggitlog --since '2010-07-09 00:00:00' --master-only --oldest-first --details-after
26+
#
27+
# To find the branch start date, use:
28+
# pggit show $(git merge-base REL9_0_STABLE master)
29+
2430

2531
use strict;
2632
use warnings;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp