From: Eric Schaefer <eric.schaefer@ericschaefer.org>
To: Git Mailing List <git@vger.kernel.org>
Subject: git init --bare --shared=group
Date: Tue, 24 Nov 2009 14:05:28 +0100 [thread overview]
Message-ID: <34f8975d0911240505k4727fef2n8ef0efd3533aef1e@mail.gmail.com> (raw)
Hello List,
according to 'git help init' would --shared=group "Make the repository
group-writable".
I extracted a bare repo out of my local repo and scp'ed it to the
server. There I did a 'git init --bare --shared=group'. It created the
branches dir (there were no branches yet) and the config file and set
the correct permissions. But it did not do so with the existsing files
and dirs. Is it suffient to 'chmod -R g+ws .' or is there anything
else to do to make the repo writeable for my group?
Thanks,
Eric
next reply other threads:[~2009-11-24 13:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-24 13:05 Eric Schaefer [this message]
2009-11-24 13:25 ` git init --bare --shared=group Johannes Schindelin
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=34f8975d0911240505k4727fef2n8ef0efd3533aef1e@mail.gmail.com \
--to=eric.schaefer@ericschaefer.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox