Mailinglist Archive: yast-devel (50 mails)
< Previous | Next > |
Re: [yast-devel] Announcement: SVN to GIT migration - Wednesday 16th 16:00 CEST
- From: Lukas Ocilka <lukas.ocilka@xxxxxxx>
- Date: Wed, 16 May 2012 15:49:20 +0200
- Message-id: <4FB3B060.6070707@suse.cz>
On 05/16/2012 03:46 PM, Ladislav Slezak wrote:
Sounds like a good idea for a blog post :)
Lukas
--
Lukas Ocilka, Appliances Department
SUSE LINUX s.r.o., Praha
--
To unsubscribe, e-mail: yast-devel+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: yast-devel+owner@xxxxxxxxxxxx
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: yast-devel+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: yast-devel+owner@xxxxxxxxxxxx
< Previous | Next > |