git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Can git detect and manage source file's extensional attribute by command 'setfattr' ?
@ 2014-09-04  8:11 wangfeng wangfeng
  2014-09-04 13:07 ` brian m. carlson
  0 siblings, 1 reply; 2+ messages in thread
From: wangfeng wangfeng @ 2014-09-04  8:11 UTC (permalink / raw)
  To: git

Hi ,
    I know that git can cope with file's chmod. But how about
setfattr? I have tried to set some extensional attribute with command
:
####
setfattr -n user.t1 -v 1 testfile.txt
####
It seems like git cannot detect it. So do I need some config option
for git? Or doesn't it have this feature?
    Thanks very much.

Wang

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

end of thread, other threads:[~2014-09-04 13:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-04  8:11 Can git detect and manage source file's extensional attribute by command 'setfattr' ? wangfeng wangfeng
2014-09-04 13:07 ` brian m. carlson

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).