From: Po Lu Date: Mon, 19 Sep 2022 07:20:25 +0000 (+0800) Subject: * Makefile.in: Readd warnings about "git clean -fdx" X-Git-Tag: emacs-29.0.90~1856^2~379 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=60de98f6f016d66deb4ddf7934245961237a64fb;p=emacs.git * Makefile.in: Readd warnings about "git clean -fdx" --- diff --git a/Makefile.in b/Makefile.in index 9c9923a1f67..43108dc37f6 100644 --- a/Makefile.in +++ b/Makefile.in @@ -395,6 +395,10 @@ actual-all: ${SUBDIR} info $(gsettings_SCHEMAS:.xml=.valid) src-depending-on-lis # Emacs from a repository checkout, run "git clean -fdx" and retry # "make bootstrap". Otherwise, please report a bug by sending email # to bug-gnu-emacs@gnu.org. +# +# Take care: "git clean -fdx" deletes all files that are not under +# version control, which means that all changes to such files will be +# lost and cannot be restored later. # ADVICE-ON-FAILURE-END:bootstrap advice-on-failure: