emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Merge to master fails due to pre-commit hooks


From: Eli Zaretskii
Subject: Merge to master fails due to pre-commit hooks
Date: Sat, 12 Aug 2023 21:14:00 +0300

Several files that came from the Android branch trigger pre-commit
hooks and prevent committing merges.  Examples: INSTALL.java (it
includes diffs, and those have trailing spaces on some lines),
ChangeLog.android (which triggers a strange error message regarding
characters in its file name), and others.

How were those files committed without fixing all those problems?  And
in those cases where the "problems" are actually false positives, how
can we avoid failing commits without having to use --no-verify switch
to Git?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]