NAME

Git::Open - a totally cool way to open repository page, sometime it's hard to remember.

VERSION

version 0.001

USAGE git open # it will open homepage of your repository git open --compare # it will open compare page git open --compare master-develop # Open compare page with branch diff

Tip: -c is a shorthand for --compare

AUTHOR

Pattarawat Chormai <pat.chormai@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 by Pattarawat Chormai.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.