Subject: CVS commit: pkgsrc/net/hub
From: Leonardo Taccari
Date: 2018-02-27 18:08:35
Message id: 20180227170835.494F1FB40@cvs.NetBSD.org

Log Message:
hub: Import hub-2.2.9 as net/hub

hub is a command line tool that wraps git in order to extend it
with extra features and commands that make working with GitHub
easier.

 $ hub clone rtomayko/tilt
 # expands to:
 $ git clone git://github.com/rtomayko/tilt.git

hub is best aliased as `git', so you can type `git <command>' in the
shell and get all the usual hub features.

Files:
RevisionActionfile
1.1addpkgsrc/net/hub/DESCR
1.1addpkgsrc/net/hub/Makefile
1.1addpkgsrc/net/hub/PLIST
1.1addpkgsrc/net/hub/distinfo