All of lore.kernel.org
 help / color / mirror / Atom feed
* git diff - no newline after @@ ?
@ 2006-08-18 12:10 Petr Sebor
  2006-08-18 12:25 ` Alex Riesen
  0 siblings, 1 reply; 7+ messages in thread
From: Petr Sebor @ 2006-08-18 12:10 UTC (permalink / raw)
  To: git

Hello,

has anyone noticed that the 'git diff' output somehow lacks the newline 
after the @@ tag?

The linux-kernel list is full of diffs whose hunks begin like:

@@ -1475,6 +1475,7 @@ int do_coredump(long signr, int exit_cod

@@ -1516,22 +1517,34 @@ int do_coredump(long signr, int exit_cod

@@ -1428,7 +1442,7 @@ static int elf_core_dump(long signr, str

instead of:

@@ -1475,6 +1475,7 @@
 int do_coredump(long signr, int exit_cod

@@ -1516,22 +1517,34 @@
 int do_coredump(long signr, int exit_cod

@@ -1428,7 +1442,7 @@
 static int elf_core_dump(long signr, str


It is not only a problem of the linux-kernel, my local git installation 
suffers from this as well...

Regards
Petr

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

end of thread, other threads:[~2006-08-18 13:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-18 12:10 git diff - no newline after @@ ? Petr Sebor
2006-08-18 12:25 ` Alex Riesen
2006-08-18 12:37   ` Petr Sebor
2006-08-18 12:40     ` Jakub Narebski
2006-08-18 12:44     ` Jeff King
2006-08-18 13:19       ` Petr Sebor
2006-08-18 13:42         ` Jakub Narebski

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.