Git repository updated
Phase 2 September 12th, 2008
Image via Wikipedia I just updated the git repository of BPB. Click here to access it. Most of the code presented in the blog is there, some with extra comments, some being updated.
This close another phase in the blog and soon we will check some different aspects of Python programming in Bioinformatics.
![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=f20b7cb8-167b-4e9c-a0fd-6e64f97f170c)
October 20th, 2008 at 8:39 am
Thanks, I’ll follow your repository on github.
Is there any particular reason why you did prefer git over other VCS (svn, cvs, etc..)?
October 21st, 2008 at 8:28 am
The idea of having a Git repository was purely a way to learn a bit of Git (personally) and also Github was starting around the time I created the repo and it was also free. I didn’t want to use the repository of my ISP (SVN based) and Github was a good alternative at the time.