Git development
 help / color / mirror / Atom feed
From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
To: Heikki Orsila <heikki.orsila@iki.fi>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] Make core.sharedRepository more generic (version 4)
Date: Tue, 15 Apr 2008 12:03:35 +0100 (BST)	[thread overview]
Message-ID: <alpine.DEB.1.00.0804151202560.9665@racer> (raw)
In-Reply-To: <20080415012156.GA13594@zakalwe.fi>

Hi,

On Tue, 15 Apr 2008, Heikki Orsila wrote:

> git init --shared=0xxx, where '0xxx' is an octal number, will create
> a repository with file modes set to '0xxx'. Users with a safe umask
> value (0077) can use this option to force file modes. For example,
> '0640' is a group-readable but not group-writable regardless of
> user's umask value.
> 
> "git config core.sharedRepository 0xxx" is also handled.
> 
> Version 2 handles the directory x flags better than version 1.
> 
> Version 3 removes a warning for the o+w case, fixes a compatibility
> problem with older Git's, and corrects some style issues.
> 
> Version 4 really fixes the o+w case.
> 
> Signed-off-by: Heikki Orsila <heikki.orsila@iki.fi>
> ---

I still see "Version N" before the ---.  You should describe what this 
patch does in a manner that makes sense when reading just the commit 
history.

Ciao,
Dscho

      reply	other threads:[~2008-04-15 11:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-15  1:21 [PATCH] Make core.sharedRepository more generic (version 4) Heikki Orsila
2008-04-15 11:03 ` Johannes Schindelin [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=alpine.DEB.1.00.0804151202560.9665@racer \
    --to=johannes.schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    --cc=heikki.orsila@iki.fi \
    /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