Libidn now uses Git
After getting more and more familiar with git, I now moved another project of mine to it. Libidn is not developed heavily anymore, but it is well-maintained, and it served as a good project to test my git skills on.
Tags: git, libidn
This entry was posted
on Thursday, May 31st, 2007 at 13:01 and is filed under programming.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
February 8th, 2008 at 11:05
Hi,
What parameters should be considered for choosing VCS? I uses SVN and Leaning Git. I feel that only advantage with git is that it is independent of network.
It will be more useful if it start supporting Centralized repository too. Means the ability to perform operation while offline and push those changes to centralized repository automatically as it goes online.