[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Moving tasksel to git



Joey Hess, who's the main developer of tasksel, wanted to move it to
git, to make the development and branches management easier.

Even though git is sometimes scarier for us than the good old SVN, we
have to follow developer's needs...:-)

Indeed, to quote Joey in a brief mail exchange we had about this:

svn checkout => git clone
svn up       => git pull
svn add file => git add file
svn commit   => git commit -a; git push
debcommit    => debcommit -a; git push

So, Joey made the move and tasksel material is now accessible at:

git clone ssh://git.debian.org/git/tasksel/tasksel.git
git clone git://git.debian.org/git/tasksel/tasksel.git

Those people who had SVN commit access should now have GIT push access.

D-I i18n documentation and l10n-stats script config file have been
updated accordingly so, unless I messed up, you should see no
difference..:-)

Translators: please remember that one of your duties is *also* to
maintain l10n tasks in good shape:

http://d-i.alioth.debian.org/doc/i18n/ch08.html


Attachment: signature.asc
Description: Digital signature


Reply to: