All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <junkio@cox.net>
To: "Martin Langhoff" <martin.langhoff@gmail.com>
Cc: "Git Mailing List" <git@vger.kernel.org>
Subject: Re: git-checkout changes the index but not the checked out files?
Date: Sun, 22 Apr 2007 16:30:02 -0700	[thread overview]
Message-ID: <7virbokmx1.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <46a038f90704221625k216864cdwb2b35bc035fac7e9@mail.gmail.com> (Martin Langhoff's message of "Mon, 23 Apr 2007 11:25:01 +1200")

"Martin Langhoff" <martin.langhoff@gmail.com> writes:

> # checkout an upstream branch to test that it has a bug
> $ git-checkout origin/MOODLE_18_STABLE
> $ git-status
> <shows a clean status>
>
> # switch back to our local branch to test that the bug is gone
> $ git-checkout mdl18-local
> $ git-status
> <shows a very dirty status - the index has changed but the files
> weren't updated to the contents of mdl18-local>

Shouldn't happen.  Details?

  reply	other threads:[~2007-04-22 23:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-22 23:25 git-checkout changes the index but not the checked out files? Martin Langhoff
2007-04-22 23:30 ` Junio C Hamano [this message]
2007-04-23  0:17   ` Martin Langhoff
2007-04-23  0:30     ` Junio C Hamano
2007-04-23  0:45       ` Martin Langhoff
2007-04-23 14:53         ` Linus Torvalds
2007-04-23 20:16           ` Martin Langhoff
2007-04-23 18:35         ` Uwe Kleine-König

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=7virbokmx1.fsf@assigned-by-dhcp.cox.net \
    --to=junkio@cox.net \
    --cc=git@vger.kernel.org \
    --cc=martin.langhoff@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.