git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Nieder <jrnieder@gmail.com>
To: Jon Seymour <jon.seymour@gmail.com>
Cc: git@vger.kernel.org, gitster@pobox.com, chriscool@tuxfamily.org,
	j6t@kdbg.org, jnareb@gmail.com
Subject: Re: [PATCH v2 0/2] bisect: add support for bisecting bare repositories
Date: Tue, 9 Aug 2011 03:54:37 +0200	[thread overview]
Message-ID: <20110809015437.GA29121@elie.gateway.2wire.net> (raw)
In-Reply-To: <1312852900-29457-1-git-send-email-jon.seymour@gmail.com>

Jon Seymour wrote:

> This extension to js/bisect-no-checkout (currently in pu) adds
> support for bisecting bare repositories.
>
> It does this by relaxing the requirement that git bisect is invoked
> in a repository with a working tree and by defaulting to
> --no-checkout in the case of a bare repository.
>
> Two tests are included to demonstrate this behaviour.

Thanks!  I think the two patches should be squashed, with the above
as commit message.

With or without that change, for what it's worth,
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>

      parent reply	other threads:[~2011-08-09  1:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-09  1:21 [PATCH v2 0/2] bisect: add support for bisecting bare repositories Jon Seymour
2011-08-09  1:21 ` [PATCH v2 1/2] bisect: relax requirement for a working tree Jon Seymour
2011-08-09  1:21 ` [PATCH v2 2/2] bisect: add tests for bisection on bare repositories Jon Seymour
2011-08-09  1:54 ` Jonathan Nieder [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=20110809015437.GA29121@elie.gateway.2wire.net \
    --to=jrnieder@gmail.com \
    --cc=chriscool@tuxfamily.org \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=j6t@kdbg.org \
    --cc=jnareb@gmail.com \
    --cc=jon.seymour@gmail.com \
    /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).