Parag Kalra <paragka...@gmail.com> wrote on 03/16/2010 07:44:43 AM:
> Just couple of questions - How can I make my code readonly using Git
> such that it can be edited only when it is checked out.

The only thing that comes near to what you describe is a git repo created 
with --bare. It's one that you can push to, and as such should not 
(cannot?) be edited directly.

                        Eric

--
Eric MSP Veith <eric.ve...@de.ibm.com>
Hechtsheimer Str. 2
DE-55131 Mainz
Germany

IBM Deutschland GmbH
Vorsitzender des Aufsichtsrats: Erich Clementi
Geschäftsführung: Martin Jetter (Vorsitzender), Reinhard Reschke, 
Christoph Grandpierre, Matthias Hartmann, Michael Diemer, Martina 
Koederitz
Sitz der Gesellschaft: Stuttgart
Registergericht: Amtsgericht Stuttgart, HRB 14562
WEEE-Reg.-Nr. DE 99369940

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to