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

Commit7490c48

Browse files
committed
Mark git_changelog examples with the proper executable names.
1 parent8e0c519 commit7490c48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/tools/git_changelog

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
# it appears in.
2323
#
2424
# Typical usage to generate major release notes:
25-
#pggitlog --since '2010-07-09 00:00:00' --master-only --oldest-first --details-after
25+
#git_changelog --since '2010-07-09 00:00:00' --master-only --oldest-first --details-after
2626
#
2727
# To find the branch start date, use:
28-
#pggit show $(git merge-base REL9_0_STABLE master)
28+
#git show $(git merge-base REL9_0_STABLE master)
2929

3030

3131
use strict;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp