mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-06 12:48:04 +02:00
Note using "git diff" instead of "git status" as the latter is a bit tricky when it says nothing to commit...
(cherry picked from a1621eadb6 commit)
This commit is contained in:
parent
f00a183334
commit
46e5ed66d3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Here are the steps to follow to create a new cairo release:
|
||||
|
||||
1) Ensure that there are no local, uncommitted modifications.
|
||||
It's probably good enough if "git status" says so.
|
||||
It's probably good enough if "git diff" doesn't output anything.
|
||||
|
||||
2) Verify that the code passes "make distcheck"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue