git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bug in default commit hook (improperly forbidding a single blank line at EOF)
@ 2015-09-08  1:37 Raymond Jennings
  2015-09-08  4:55 ` Jeff King
  0 siblings, 1 reply; 3+ messages in thread
From: Raymond Jennings @ 2015-09-08  1:37 UTC (permalink / raw)
  To: git

Please see https://bugs.gentoo.org/show_bug.cgi?id=559920 for further 
details.

Files *should* have a single blank line at the end, because a line 
should always have a newline at the end.

Adding a newline to the end of a file whose last line doesn't have one 
should be legal...as long as you don't create empty lines at the end.

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

end of thread, other threads:[~2015-09-08  5:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-08  1:37 Bug in default commit hook (improperly forbidding a single blank line at EOF) Raymond Jennings
2015-09-08  4:55 ` Jeff King
2015-09-08  5:03   ` Raymond Jennings

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 NNTP newsgroup(s).