git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git apply/am whitespace errors
@ 2011-09-26 19:03 neubyr
  2011-09-26 19:44 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: neubyr @ 2011-09-26 19:03 UTC (permalink / raw)
  To: git

I am getting  following error while applying a patch using git-apply.

{{{
/tmp/patches/ticket11/0002-Commit-for-ticket-11.patch:51: new blank line at EOF.
}}}

What does number '51' after colon ':' indicate? There aren't 51 lines
in that patch file. Also, I had used check and stat options before
applying match and it didn't indicate any warnings/errors.
I tried git am interactive and it gave following error:

{{{
Applying: Commit for [ticket:11]. Created a directory to download lens
files and added .include_in_git empty hidden file.
/tmp/galaxy/.git/rebase-apply/patch:10: new blank line at EOF.
+
warning: 1 line adds whitespace errors.
Commit Body is:
}}}

I am trying to add a directory with a hidden empty file. Any
elaboration on above warning/error messages will be really helpful.

--
thanks,
neuby.r

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

end of thread, other threads:[~2011-09-26 20:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-26 19:03 git apply/am whitespace errors neubyr
2011-09-26 19:44 ` Junio C Hamano
2011-09-26 20:39   ` Junio C Hamano

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).