Git development
 help / color / mirror / Atom feed
From: Junio C Hamano <junkio@cox.net>
To: SungHyun Nam <goweol@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: private file add/checkout
Date: Mon, 25 Dec 2006 18:16:20 -0800	[thread overview]
Message-ID: <7vk60fieq3.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <4590822C.3070206@gmail.com> (SungHyun Nam's message of "Tue, 26 Dec 2006 11:00:12 +0900")

SungHyun Nam <goweol@gmail.com> 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.

      reply	other threads:[~2006-12-26  2:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-26  2:00 private file add/checkout SungHyun Nam
2006-12-26  2:16 ` Junio C Hamano [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7vk60fieq3.fsf@assigned-by-dhcp.cox.net \
    --to=junkio@cox.net \
    --cc=git@vger.kernel.org \
    --cc=goweol@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox