Hi,

Can someone explain me the bare repository functioning ?
i mean i understood the big picture...that it is used if several people 
work together in the same company or on the same floor and may change the 
same file.... where other CVS use locks, Git use Bare repository.
but what i do not understand is if only 1 person manage the bare repository 
(setting access right to this repository) on local disk, how can he prevent 
other people to modify, stage and push changes to it ?
Moreover, the bare repository is not for only 1 file... :(

I would like to understand the mechanism. How people can pull/push (having 
non bare clone) to it, and the person managing the bare repository will 
manage the pushes/pulls to define what is going or not ?
i'm lost with it.

thx.

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to