Re: git diff woes

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Johannes Schindelin <Johannes.Schindelin@...>
Cc: Git Mailing List <git@...>
Date: Monday, November 12, 2007 - 6: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, 5:44 am)
Re: git diff woes, Johannes Schindelin, (Mon Nov 12, 6:01 am)
Re: git diff woes, Andreas Ericsson, (Mon Nov 12, 6:35 am)
Re: git diff woes, Junio C Hamano, (Mon Nov 12, 5:30 pm)
Re: git diff woes, Andreas Ericsson, (Mon Nov 12, 8:03 pm)
Re: git diff woes, Miles Bader, (Mon Nov 12, 10:53 pm)
Re: git diff woes, Andreas Ericsson, (Tue Nov 13, 3:40 am)
[PATCH] diffcore: Allow users to decide what funcname to use, Andreas Ericsson, (Tue Nov 13, 5:15 am)
Re: git diff woes, Johannes Schindelin, (Mon Nov 12, 8:59 pm)
Re: git diff woes, Johannes Schindelin, (Mon Nov 12, 6:50 am)
Re: git diff woes, Andreas Ericsson, (Mon Nov 12, 7:19 am)