From: Tomas Carnecky <tom@dbservice.com>
To: Maaartin <grajcar1@seznam.cz>
Cc: git@vger.kernel.org
Subject: Re: Forcing re-reading files with unchanged stats
Date: Thu, 13 Jan 2011 04:12:25 +0100 [thread overview]
Message-ID: <4D2E6D99.9060907@dbservice.com> (raw)
In-Reply-To: <loom.20110112T150313-103@post.gmane.org>
On 1/12/11 3:07 PM, Maaartin wrote:
> There are files in my working tree which changes, but their size and mtime
> remains the same (I know it's strange, but it's useful). Can I make git to re-
When can this be useful?
> read them all, so it recognizes the change? Ideally, using a configuration
> variable. The repo is fairly small, so speed is no issue here.
Try git update-index --refresh. I'm not aware of any config option, but
you might want to look through man git-config.
tom
next prev parent reply other threads:[~2011-01-13 3:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-12 14:07 Forcing re-reading files with unchanged stats Maaartin
2011-01-13 3:12 ` Tomas Carnecky [this message]
2011-01-13 3:32 ` Jeff King
2011-01-13 7:26 ` Junio C Hamano
2011-01-14 21:03 ` Maaartin-1
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=4D2E6D99.9060907@dbservice.com \
--to=tom@dbservice.com \
--cc=git@vger.kernel.org \
--cc=grajcar1@seznam.cz \
/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.