From: Victor Engmark <victor.engmark@terreactive.ch>
To: git@vger.kernel.org
Subject: Re: Permissions and authorisations in git repository
Date: Fri, 28 Jan 2011 12:55:37 +0100 [thread overview]
Message-ID: <4D42AEB9.3020008@terreactive.ch> (raw)
In-Reply-To: <10431381.57687.1296214887819.JavaMail.trustmail@mail1.terreactive.ch>
On 01/28/2011 12:41 PM, vikram2rhyme wrote:
>
> Hello friends
> I am wondering if there are any permission and authorization control over
> git
> repository. I have gone through git manual but there is no discussion on it.
> On the internet i searched but hardy i found anything. Please help me if
> there
> is any permission control in distributed environment in git repository
Git is independent of access control mechanisms - You can use whatever
you want. For example, you could use the filesystem read/write
permissions on a directory to control local access, or SSH permissions
to allow remote access. See for example GitHub, which uses different
protocols for different levels of access.
HTH,
--
Victor Engmark
next parent reply other threads:[~2011-01-28 11:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <10431381.57687.1296214887819.JavaMail.trustmail@mail1.terreactive.ch>
2011-01-28 11:55 ` Victor Engmark [this message]
2011-01-28 17:01 ` Permissions and authorisations in git repository Harry Johnson
2011-01-28 11:41 vikram2rhyme
2011-01-28 12:06 ` Konstantin Khomoutov
2011-01-29 17:28 ` Enrico Weigelt
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=4D42AEB9.3020008@terreactive.ch \
--to=victor.engmark@terreactive.ch \
--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.