mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-16 10:50:49 -08:00
* Makefile.in: Readd warnings about "git clean -fdx"
This commit is contained in:
parent
b2d419ed5b
commit
60de98f6f0
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
# Emacs from a repository checkout, run "git clean -fdx" and retry
|
||||||
# "make bootstrap". Otherwise, please report a bug by sending email
|
# "make bootstrap". Otherwise, please report a bug by sending email
|
||||||
# to bug-gnu-emacs@gnu.org.
|
# 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-END:bootstrap
|
||||||
|
|
||||||
advice-on-failure:
|
advice-on-failure:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue