Yes I have started using Git and I am very happy with it so far.
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.
Also if I want to take entire code base to particular revision, I guess I
need to use - 'git checkout <commit_name>'. So is commit name something like
- '11666c32ad1008a88a603d7ebc5cea144495789e'
Cheers,
Parag
2010/3/15 Eric Veith1 <eric.veith@de.ibm.com>
> Jeremiah Foster <jeremiah@jeremiahfoster.com> wrote on 03/15/2010 05:20:16
> PM:
> > Shlomi mentioned git early on in this thread.
>
> You're right, sorry, I missed that one.
>
> Eric
>
> --
> Eric MSP Veith <eric.veith@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-unsubscribe@perl.org
> For additional commands, e-mail: beginners-help@perl.org
> http://learn.perl.org/
>
>
>
|