git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Lars Hoss" <lars@woeye.net>
To: "Johannes Sixt" <j.sixt@viscovery.net>
Cc: "Lars Hoss" <lars@woeye.net>,
	"Pedro Melo" <melo@simplicidade.org>,
	"Pieter de Bie" <pdebie@ai.rug.nl>, "Jeff King" <peff@peff.net>,
	"Git Mailinglist" <git@vger.kernel.org>
Subject: Re: [BUG] git status doesn't handle submodules properly on OSX
Date: Thu, 16 Oct 2008 13:53:03 +0200 (CEST)	[thread overview]
Message-ID: <c0d0f236cf60a006a7780058835737e2.squirrel@webmail.highteq.net> (raw)
In-Reply-To: <48F7280C.3080205@viscovery.net>

>> So something between 1.5.6.5 and 1.6.0-rc0 broke it for me.
>> A quick diff between the two version revealed a lot of changes. Thus
>> tracking down the issue might not be easy for someone who is not
>> involved
>> in the code.
>
> Start with:
>
> $ git bisect start v1.6.0-rc0 v1.5.6.5 v1.6.0~6^2 v1.6.0.2~16^2  # [*]
>
> and test the version that this command gives you. Then say either
>
> $ git bisect good  # if the version works
> $ git bisect bad   # if the version fails
>
> Test again and repeat until the command tells you "First bad revision
> is..." and report back. (Finally, say 'git bisect reset' to get you back
> to where you started.)
>
> [*] The revisions v1.6.0~6^2 v1.6.0.2~16^2 are from gitk and git-gui,
> which we assume are good.
>
> -- Hannes

Wow, thank you Hannes! Will do so.

  reply	other threads:[~2008-10-16 11:51 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-15 12:07 [BUG] git status doesn't handle submodules properly on OSX Lars Hoss
2008-10-15 12:49 ` Jeff King
2008-10-15 14:30   ` Lars Hoss
2008-10-15 14:38 ` Pieter de Bie
2008-10-15 14:51   ` Lars Hoss
2008-10-15 14:59     ` Pieter de Bie
2008-10-15 15:14       ` Lars Hoss
2008-10-15 15:01     ` Richard Bubel
2008-10-15 15:21       ` Lars Hoss
2008-10-16  9:49         ` Pedro Melo
2008-10-16  9:48     ` Pedro Melo
2008-10-16 10:30       ` Lars Hoss
2008-10-16 11:23       ` Lars Hoss
2008-10-16 11:39         ` Johannes Sixt
2008-10-16 11:53           ` Lars Hoss [this message]
2008-10-16 12:30           ` Lars Hoss
2008-10-16 14:18             ` Jeff King
2008-10-16 14:59               ` [PATCH] refactor handling of "other" files in ls-files and status Jeff King
2008-10-16 15:07                 ` Jeff King
2008-10-17 23:58                 ` Junio C Hamano
2008-10-16  9:43 ` [BUG] git status doesn't handle submodules properly on OSX Pedro Melo

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=c0d0f236cf60a006a7780058835737e2.squirrel@webmail.highteq.net \
    --to=lars@woeye.net \
    --cc=git@vger.kernel.org \
    --cc=j.sixt@viscovery.net \
    --cc=melo@simplicidade.org \
    --cc=pdebie@ai.rug.nl \
    --cc=peff@peff.net \
    /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).