* user permission / authority
@ 2011-09-06 10:13 ian
2011-09-06 10:45 ` Carlos Martín Nieto
0 siblings, 1 reply; 2+ messages in thread
From: ian @ 2011-09-06 10:13 UTC (permalink / raw)
To: git
I could not find user permission or authority level. Thatis, I can restrict a
user not to use the 'commit' function for example. Seems that everyone
having GIT & TortoiseGIT can do any of the functions. Is there a way (or any
other GUI)that enables these restrictions by user?
--
View this message in context: http://git.661346.n2.nabble.com/user-permission-authority-tp6763296p6763296.html
Sent from the git mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: user permission / authority
2011-09-06 10:13 user permission / authority ian
@ 2011-09-06 10:45 ` Carlos Martín Nieto
0 siblings, 0 replies; 2+ messages in thread
From: Carlos Martín Nieto @ 2011-09-06 10:45 UTC (permalink / raw)
To: ian; +Cc: git
[-- Attachment #1: Type: text/plain, Size: 789 bytes --]
On Tue, 2011-09-06 at 03:13 -0700, ian wrote:
> I could not find user permission or authority level. Thatis, I can restrict a
> user not to use the 'commit' function for example. Seems that everyone
> having GIT & TortoiseGIT can do any of the functions. Is there a way (or any
> other GUI)that enables these restrictions by user?
Not as far as I know, but this isn't necessary. Git is a distributed
system, so any changes that an user does only exist in their local
repository until they push the changes out to some other repository, and
with gitolite[0] you can restrict who can push to which branches.
If you just want people to be able to browse the repository, maybe
installing gitweb or cgit would fit your needs better.
[0] https://github.com/sitaramc/gitolite
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 490 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-09-06 10:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-06 10:13 user permission / authority ian
2011-09-06 10:45 ` Carlos Martín Nieto
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).