Git development
 help / color / mirror / Atom feed
* git-am applies half of a patch
@ 2007-01-09 10:24 Jeff Garzik
  2007-01-09 10:52 ` Junio C Hamano
  2007-01-09 16:02 ` Linus Torvalds
  0 siblings, 2 replies; 6+ messages in thread
From: Jeff Garzik @ 2007-01-09 10:24 UTC (permalink / raw)
  To: Git Mailing List; +Cc: Linus Torvalds

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

I ran

	git-am --signoff --utf8 /g/tmp/mbox

on the attached file, to apply a patch to libata-dev.git#upstream, and 
it wound up only applying a portion of the patch:

> [jgarzik@pretzel libata-dev]$ git-am --signoff --utf8 /g/tmp/mbox 
> 
> Applying 'Add pci class code for SATA AHCI'
> 
> error: patch fragment without header at line 35: @@ -862,7 +862,7 @@
> error: patch fragment without header at line 50: @@ -15,6 +15,8 @@
> Wrote tree 5d6f3a93bea932c950ac880deca173dd3e84dfcc
> Committed: 317b180bad43133027dc07455f1600f4e8a47d76


It seems quite bad to apply a patch that git-am KNOWS is incomplete.

	Jeff



[-- Attachment #2: mbox.bz2 --]
[-- Type: application/x-bzip, Size: 2426 bytes --]

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

end of thread, other threads:[~2007-01-09 18:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-09 10:24 git-am applies half of a patch Jeff Garzik
2007-01-09 10:52 ` Junio C Hamano
2007-01-09 11:10   ` Jeff Garzik
2007-01-09 16:08   ` Linus Torvalds
2007-01-09 18:12     ` Junio C Hamano
2007-01-09 16:02 ` Linus Torvalds

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox