Hello,

as far as I remember, Git only stores the executable flag of the
current user. Git is a source management tool (version control
system); what you need here (IMHO) is a deployment tool here, which
Git is not.

Best,
Gergely

On 4 September 2014 10:01, wangfeng wangfeng <wangfeng.v1.1...@gmail.com> wrote:
> 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
>
> --
> You received this message because you are subscribed to the Google Groups
> "Git for human beings" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to git-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to