SungHyun Nam <goweol@xxxxxxxxx> writes: > Though I set 'shared=false' or umask=0077, > I cannot add a file with mode=0600. > GIT always added it as mode=0644. > How I can add/checkout a file with mode=0600? > Is it impossible? Git is about source code control and uses file mode only for executable bits. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html