Hi, I just started using hub (https://github.com/defunkt/hub) and I am delighted.
Hub is "just" a wrapper sitting above git and makes working with github repos, pulls, etc more easier. Need to checkout branch from pull request comes? Just type "hub checkout <pull request url>" and hub makes all the hard work for you. You can even make pull requests from console (did not tried yet). Hub can be aliased to git without worrying b/c "your normal git commands will all work. hub merely adds some sugar". Read more at the link above ^. -- Petr Blaho, [email protected] Software Engineer, CloudForms
