From: Matthieu Moy <Matthieu.Moy@imag.fr>
To: "srinivas naga vutukuri" <srinivas.vutukuri@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Local uncommitted changes, not checked in to index with gitk
Date: Wed, 13 Aug 2008 15:49:40 +0200 [thread overview]
Message-ID: <vpq63q5autn.fsf@bauges.imag.fr> (raw)
In-Reply-To: <ace3f33d0808130553g318ce97gf654c3f998d4047a@mail.gmail.com> (srinivas naga vutukuri's message of "Wed\, 13 Aug 2008 18\:23\:41 +0530")
"srinivas naga vutukuri" <srinivas.vutukuri@gmail.com> writes:
> Actually am doing around the 2.6 linux kernel git, and once cloned
> using rsync url
> and then done couple of times the git pull, to sync to the latest to the remote.
>
> I just done "git status", Its giving the following output. But i
> have't done around these files anything at all, not opened, etc.
You probably updated the .git/ directory without updating the working
tree. Normally, "git pull" does not do that, so I don't know what's
wrong.
Can you provide exactly the way to reproduce? i.e. stg like
$ git status
# nothing
$ git pull
$ git status
# something
--
Matthieu
next prev parent reply other threads:[~2008-08-13 13:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-13 9:07 Local uncommitted changes, not checked in to index with gitk srinivas naga vutukuri
2008-08-13 11:36 ` Matthieu Moy
2008-08-13 12:53 ` srinivas naga vutukuri
2008-08-13 13:49 ` Matthieu Moy [this message]
2008-08-13 14:19 ` Johannes Sixt
2008-08-13 15:52 ` srinivas naga vutukuri
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=vpq63q5autn.fsf@bauges.imag.fr \
--to=matthieu.moy@imag.fr \
--cc=git@vger.kernel.org \
--cc=srinivas.vutukuri@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.