You can fetch it with:
git clone git://github.com/zerodogg/pdftopng.gitThen you can
git pull whenever you want to fetch the latest changes.If you want to make changes to the code you can fork it on github (as long as you have a github account - if you don't it's gratis to make one), remember to issue a pull request if you want your changes included upstream.
The reposity can also be viewed with the github web UI.
If you need information about how to use git, have a look at http://learn.github.com/ or http://progit.org/.


