git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to see 'assume-unchanged' information
@ 2011-09-20 11:36 Stefan Näwe
  2011-09-20 12:02 ` Nguyen Thai Ngoc Duy
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Näwe @ 2011-09-20 11:36 UTC (permalink / raw)
  To: git@vger.kernel.org

Hi there.

Is it somehow possible to see which files have the 'assume unchanged'
bit set ?

Thx,
  Stefan
-- 
----------------------------------------------------------------
/dev/random says: To be, or not to be, those are the parameters.
python -c "print '73746566616e2e6e616577654061746c61732d656c656b74726f6e696b2e636f6d'.decode('hex')"

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to see 'assume-unchanged' information
  2011-09-20 11:36 How to see 'assume-unchanged' information Stefan Näwe
@ 2011-09-20 12:02 ` Nguyen Thai Ngoc Duy
  2011-09-20 12:06   ` Stefan Näwe
  0 siblings, 1 reply; 3+ messages in thread
From: Nguyen Thai Ngoc Duy @ 2011-09-20 12:02 UTC (permalink / raw)
  To: Stefan Näwe; +Cc: git@vger.kernel.org

On Tue, Sep 20, 2011 at 9:36 PM, Stefan Näwe
<stefan.naewe@atlas-elektronik.com> wrote:
> Hi there.
>
> Is it somehow possible to see which files have the 'assume unchanged'
> bit set ?

git ls-files -v
-- 
Duy

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to see 'assume-unchanged' information
  2011-09-20 12:02 ` Nguyen Thai Ngoc Duy
@ 2011-09-20 12:06   ` Stefan Näwe
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Näwe @ 2011-09-20 12:06 UTC (permalink / raw)
  To: Nguyen Thai Ngoc Duy; +Cc: git@vger.kernel.org

Am 20.09.2011 14:02, schrieb Nguyen Thai Ngoc Duy:
> On Tue, Sep 20, 2011 at 9:36 PM, Stefan Näwe
> <stefan.naewe@atlas-elektronik.com> wrote:
>> Hi there.
>>
>> Is it somehow possible to see which files have the 'assume unchanged'
>> bit set ?
> 
> git ls-files -v

Oh..how obvious...

Someone should update the manpage of 'update-index' to refer to 'ls-files'...
Maybe I find some time for that.

Thx,
  Stefan
-- 
----------------------------------------------------------------
/dev/random says: Send $20 and I will double your IQ or no money back.
python -c "print '73746566616e2e6e616577654061746c61732d656c656b74726f6e696b2e636f6d'.decode('hex')"

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-09-20 12:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-20 11:36 How to see 'assume-unchanged' information Stefan Näwe
2011-09-20 12:02 ` Nguyen Thai Ngoc Duy
2011-09-20 12:06   ` Stefan Näwe

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).