mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2025-12-25 01:20:10 +01:00
RELEASING: Add --stat option to recommended git-log command
This commit is contained in:
parent
e3c7840d22
commit
5b2c84549f
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ Here are the steps to follow to create a new cairo release:
|
|||
Sift through the logs since the last release. This is most
|
||||
easily done with a comand such as:
|
||||
|
||||
git log X.Y.Z..
|
||||
git log --stat X.Y.Z..
|
||||
|
||||
where X.Y.Z is the previous release version.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue