Re: git diff woes

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andreas Ericsson
Date: Monday, November 12, 2007 - 3:35 am

Johannes Schindelin wrote:


In the check_ntpd.c program, there is no bug. I found the git diff output
surprising, so I reported it.


You're right. GNU patch will apply one hunk and then happily churn on even
if it fails. git-apply will apply all hunks or none, so all hunks can assume
that all previous hunks were successfully applied. So what was your point
again?

-- 
Andreas Ericsson                   andreas.ericsson@op5.se
OP5 AB                             www.op5.se
Tel: +46 8-230225                  Fax: +46 8-230231
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git diff woes, Andreas Ericsson, (Mon Nov 12, 2:44 am)
Re: git diff woes, Johannes Schindelin, (Mon Nov 12, 3:01 am)
Re: git diff woes, Andreas Ericsson, (Mon Nov 12, 3:35 am)
Re: git diff woes, Johannes Schindelin, (Mon Nov 12, 3:50 am)
Re: git diff woes, Andreas Ericsson, (Mon Nov 12, 4:19 am)
Re: git diff woes, Junio C Hamano, (Mon Nov 12, 2:30 pm)
Re: git diff woes, Andreas Ericsson, (Mon Nov 12, 5:03 pm)
Re: git diff woes, Johannes Schindelin, (Mon Nov 12, 5:59 pm)
Re: git diff woes, Miles Bader, (Mon Nov 12, 7:53 pm)
Re: git diff woes, Andreas Ericsson, (Tue Nov 13, 12:40 am)
[PATCH] diffcore: Allow users to decide what funcname to use, Andreas Ericsson, (Tue Nov 13, 2:15 am)