From: Emil Velikov Date: Wed, 15 Mar 2017 17:34:24 +0000 (+0000) Subject: docs/releasing: remove "git clean" step X-Git-Tag: upstream/17.1.0~1307 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=79562033b53571dd599b32717913cdb23540bc1e;p=platform%2Fupstream%2Fmesa.git docs/releasing: remove "git clean" step release.sh from master, does not require the tree to be clean. Signed-off-by: Emil Velikov Reviewed-by: Eric Engestrom --- diff --git a/docs/releasing.html b/docs/releasing.html index 07d4595..9c979a0 100644 --- a/docs/releasing.html +++ b/docs/releasing.html @@ -438,8 +438,7 @@ Commit these changes and push the branch.

Use the release.sh script from xorg util-macros

-Ensure that the mesa git tree is clean via git clean -fXd and -start the release process. +Start the release process.

 	../relative/path/to/release.sh . # append --dist if you've already done distcheck above