From 46e5ed66d3329f1608950d817e7248c91087893a Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 15 Mar 2006 11:25:02 -0500 Subject: Note using "git diff" instead of "git status" as the latter is a bit tricky when it says nothing to commit... (cherry picked from a1621eadb655806de8bb47c2e701de6eaa9d2090 commit) --- RELEASING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'RELEASING') diff --git a/RELEASING b/RELEASING index bf7317b53..802040452 100644 --- a/RELEASING +++ b/RELEASING @@ -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" -- cgit v1.2.1