From: "Shawn O. Pearce" <spearce@spearce.org>
To: Mark Struberg <struberg@yahoo.de>
Cc: robin.rosenberg@dewire.com, git@vger.kernel.org
Subject: Re: [JGIT PATCH] fixed error in whitespace handling of RefDatabase#readLine
Date: Tue, 1 Sep 2009 16:15:24 -0700 [thread overview]
Message-ID: <20090901231524.GA1033@spearce.org> (raw)
In-Reply-To: <196796.47610.qm@web27808.mail.ukl.yahoo.com>
Mark Struberg <struberg@yahoo.de> wrote:
> jgit fails with "cannot checkout; no HEAD advertised by remote"
> in guessHEAD on some repositories.
...
> @@ -500,8 +500,12 @@ private static String readLine(final File file)
> int n = buf.length;
> if (n == 0)
Whitespace damage here, the patch won't apply as-is.
Also, please line wrap your commit message.
--
Shawn.
prev parent reply other threads:[~2009-09-01 23:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-01 21:18 [JGIT PATCH] fixed error in whitespace handling of RefDatabase#readLine Mark Struberg
2009-09-01 23:15 ` Shawn O. Pearce [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090901231524.GA1033@spearce.org \
--to=spearce@spearce.org \
--cc=git@vger.kernel.org \
--cc=robin.rosenberg@dewire.com \
--cc=struberg@yahoo.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).