all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* About git commits
@ 2016-01-30 10:21 Nicolas Petton
  2016-01-31 19:57 ` Bill Wohler
  0 siblings, 1 reply; 9+ messages in thread
From: Nicolas Petton @ 2016-01-30 10:21 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 609 bytes --]

Hi guys,

I'm preparing the pretest, and there are quite a few git commit messages
that refer to files without their path, I fixed like 50 of them last
week already, but there are more entries to be fixed.

For instance, instead of writing:

    * xterm.c: ...

Please  write:

    * src/xterm.c: ...

If you are using Magit, pressing "C" in the diff buffer on a file will
insert it correctly, and I believe that VC has something similar.

Else I have to go through all of these commits and fix the ChangeLog
entries by hand.

Thanks,
Nico
-- 
Nicolas Petton
http://nicolas-petton.fr

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 512 bytes --]

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

end of thread, other threads:[~2016-02-01  5:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-30 10:21 About git commits Nicolas Petton
2016-01-31 19:57 ` Bill Wohler
2016-01-31 20:04   ` Eli Zaretskii
2016-01-31 20:49     ` Bill Wohler
2016-01-31 21:28       ` Dmitry Gutov
2016-01-31 23:03         ` Bill Wohler
2016-02-01  3:07           ` Xue Fuqiao
2016-02-01  3:40           ` Eli Zaretskii
2016-02-01  5:15             ` Bill Wohler

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.