All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Narebski <jnareb@gmail.com>
To: git@vger.kernel.org
Subject: Re: [PATCH] git-receive-pack needs to set umask(2)
Date: Mon, 29 May 2006 00:00:32 +0200	[thread overview]
Message-ID: <e5d6i0$rnf$1@sea.gmane.org> (raw)
In-Reply-To: v0irnpn8ea.fsf@marajade.sandelman.ca

Michael Richardson wrote:

> This change adds $GIT_DIR/umask to contain a single line, an integer
> which will be fed to umask(). This should also work for the git daemon,
> which I personally do not use, so this may be inappropriate.

Shouldn't it be done rather via $GIT_DIR/config file, and 
git-repo-config? I.e. instead of adding new file to repository layout,
$GIT_DIR/umask, add core.umask to git configuration?

-- 
Jakub Narebski
Warsaw, Poland

  reply	other threads:[~2006-05-28 22:01 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-28 21:31 [PATCH] git-receive-pack needs to set umask(2) Michael Richardson
2006-05-28 22:00 ` Jakub Narebski [this message]
2006-05-29  7:13   ` Johannes Schindelin
2006-05-29 11:28     ` Salikh Zakirov
2006-05-29 11:33       ` Shawn Pearce
2006-05-29 17:00       ` Linus Torvalds
2006-05-29 21:28         ` Alex Riesen
2006-05-29 21:50           ` Johannes Schindelin
2006-05-28 22:06 ` Petr Baudis
2006-05-29 16:03   ` Michael Richardson
  -- strict thread matches above, loose matches on Subject: below --
2006-05-29 12:07 Zakirov, Salikh

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='e5d6i0$rnf$1@sea.gmane.org' \
    --to=jnareb@gmail.com \
    --cc=git@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.