]> git.eshelyaron.com Git - emacs.git/commitdiff
* Makefile.in: Readd warnings about "git clean -fdx"
authorPo Lu <luangruo@yahoo.com>
Mon, 19 Sep 2022 07:20:25 +0000 (15:20 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 19 Sep 2022 07:20:25 +0000 (15:20 +0800)
Makefile.in

index 9c9923a1f67f6f58435b80e37cf1219646033e8e..43108dc37f6c845dd0def8e73f46b205d9fdd7b2 100644 (file)
@@ -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: