unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Issues running gitmerge
@ 2023-08-22  0:37 Jim Porter
  2023-08-22  1:03 ` Po Lu
  0 siblings, 1 reply; 3+ messages in thread
From: Jim Porter @ 2023-08-22  0:37 UTC (permalink / raw)
  To: emacs-devel

I noticed that it's been about a week since we last ran gitmerge, and so 
I attempted it since I have a couple of changes to the Eshell manual on 
the release branch that I want to merge into master. However, running 
gitmerge fails, I think due to our pre-commit hook complaining. The 
failing files are:

   ChangeLog.android
     The hook rejects files with ChangeLog in the name, but reports the 
wrong error due to a (probable) bug in the hook.

   java/INSTALL
     Whitespace "issues" (which are probably non-issues since these are 
part of in-line diffs).

   java/README
     Extraneous newline at the end.

   java/res/drawable/emacs_background.xml:30
     Trailing whitespace (probably a real issue)

The last two are easy enough to fix, but I'm not sure what to do about 
the others. Can we tell Git to ignore these problems? Should we fix them 
somehow? I'm no expert on the gitmerge process, so maybe I'm just 
missing something obvious.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-08-22  1:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-22  0:37 Issues running gitmerge Jim Porter
2023-08-22  1:03 ` Po Lu
2023-08-22  1:28   ` Jim Porter

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).