git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Holger Hellmuth <hellmuth@ira.uka.de>
To: Ron Eggler <ron.eggler@gmail.com>
Cc: Andrew Ardill <andrew.ardill@gmail.com>, git@vger.kernel.org
Subject: Re: found some code...
Date: Wed, 18 Jan 2012 10:56:14 +0100	[thread overview]
Message-ID: <4F16973E.8040302@ira.uka.de> (raw)
In-Reply-To: <2918969.0SyTOLELv0@reg-desktop>

On 18.01.2012 03:49, Ron Eggler wrote:
> On January 18, 2012 12:16:49 PM Andrew Ardill wrote:
>> Hi Ron,
>>
>> On 18 January 2012 12:02, Ron Eggler<ron.eggler@gmail.com>  wrote:
>>> Hi There,
>>>
>>> Some mishap had happened with my project:
>>> I found a piece of code that is the most recent one that never got
>>> commited to the repository. It is dated December 5th and it definitely
>>> is the most recent piece of code.
>>> Now in the mean time I switched computers so I had to reinstall git and
>>> get create new local folders. Now this directory with the most recent
>>> code, shows every file as unversioned which should not be true.
>>> Only a couple, maybe 3 files had changed with that last change. Now when
>>> I commit this now, is that gonna mess up my old repo or can I safely
>>> gio ahead and commit that most recent code (even tho it might commit
>>> the whole folder) - it almost seems like it forgot which files
>>> were in the repo vs. which files were in my local folder...

Try "git update-index --refresh", more info in this recent thread 
"http://comments.gmane.org/gmane.comp.version-control.git/188291"

If this doesn't help:
Human language is very ambiguous. What do you mean by "found a piece of 
code"? Somewhere outside the repository, in a branch inside the 
repository, in a subdirectory?
What do you mean by "get create new local folders"? Do you mean a folder 
where you copied the repository or do you mean folders inside your 
repository where you created new files with your editor?

  reply	other threads:[~2012-01-18  9:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-18  1:02 found some code Ron Eggler
2012-01-18  1:16 ` Andrew Ardill
2012-01-18  2:49   ` Ron Eggler
2012-01-18  9:56     ` Holger Hellmuth [this message]
     [not found]       ` <CAHxBh_QiZzJP2jS6rMpC1c=P8uXSbFWumbcnHj3ArkQB4sXyPQ@mail.gmail.com>
2012-01-18 22:45         ` Holger Hellmuth

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=4F16973E.8040302@ira.uka.de \
    --to=hellmuth@ira.uka.de \
    --cc=andrew.ardill@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=ron.eggler@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).