evalEmpire / gitpan

Git repositories for all of CPAN
http://github.com/gitpan
73 stars 12 forks source link

Try pulling before checking if the Github repo exists in sync_with_github(). #116

Closed schwern closed 10 years ago

schwern commented 10 years ago

In the normal case, if there's a git repository with the proper remote set then it's faster to do the pull and not bother checking to see if the Github repo exists first.