Jan. 30, 2012
3:31 p.m.
On 30 January 2012 10:29, Damien Pollet <damien.pollet@gmail.com> wrote:
On 28 January 2012 23:22, Mariano Martinez Peck <marianopeck@gmail.com> wrote:
suggesting is doing a kind of âsvn co http://xxxx -r 2202â³. I checked how to do this in git, and it seems not to provide a clone of a specific version. Instead, you just clone (from the latest one) and then you checkout or revert to a previous one. Execute:
1cd blessed 2git checkout f3fe94c828f66cd0e7c37cfa3434e384ff65915e
Please use tags to mark which commits are safe, that's what they're here forâ¦
yes, i usually tagging the configs. but not always :) -- Best regards, Igor Stasenko.