Mesa (master): docs/releasing: remove "git clean" step

Emil Velikov evelikov at kemper.freedesktop.org
Thu Mar 16 13:28:00 UTC 2017


Module: Mesa
Branch: master
Commit: 79562033b53571dd599b32717913cdb23540bc1e
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=79562033b53571dd599b32717913cdb23540bc1e

Author: Emil Velikov <emil.velikov at collabora.com>
Date:   Wed Mar 15 17:34:24 2017 +0000

docs/releasing: remove "git clean" step

release.sh from master, does not require the tree to be clean.

Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom at imgtec.com>

---

 docs/releasing.html | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/docs/releasing.html b/docs/releasing.html
index 07d459581c..9c979a0a4a 100644
--- a/docs/releasing.html
+++ b/docs/releasing.html
@@ -438,8 +438,7 @@ Commit these changes and push the branch.
 <h3>Use the release.sh script from xorg util-macros</h3>
 
 <p>
-Ensure that the mesa git tree is clean via <code>git clean -fXd</code> and
-start the release process.
+Start the release process.
 </p>
 <pre>
 	../relative/path/to/release.sh . # append --dist if you've already done distcheck above




More information about the mesa-commit mailing list