Hi guys...

I was  setuid setting in a.sh file like below.

ex) sudo chmod 4777 a.sh

-rwsrwxrwx 1 gerrit gerrit    5 Sep 23 16:05 a.sh

and add, commit, push

so.. I was clone it but setuid setting was modified. like below..

-rwxr-xr-x 1 gerrit gerrit    5 Sep 23 16:05 a.sh

How can I keep the setuid setting ??

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to