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

Commit395a9a1

Browse files
committed
git_changelog: use modern format for rel branch names in example
e.g., REL_12_STABLE
1 parent05021a2 commit395a9a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/tools/git_changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
# To generate major release notes, use:
3535
# git_changelog --master-only --brief --oldest-first --since='start-date'
3636
# To find the appropriate start date, use:
37-
# git show --summary $(git merge-baseREL9_5_STABLE master)
37+
# git show --summary $(git merge-baseREL_12_STABLE master)
3838
# where the branch to mention is the previously forked-off branch. This
3939
# shows the last commit before that branch was made.
4040
#

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp