On 05/16/2012 03:46 PM, Ladislav Slezak wrote:
Moreover you can use GIT even locally (without any remote server) for tracking
changes in any file, just do:

   git init .
   git add my_presentation.html
   ...


Sometimes I use it even for system config files when I'm doing some experiments
there, I can very easily revert/review changes...

Sounds like a good idea for a blog post :)

Lukas

--

Lukas Ocilka, Appliances Department
SUSE LINUX s.r.o., Praha
--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to