pkgsrc/net/hub/PLIST
leot a8791adb92 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.
2018-02-27 17:08:35 +00:00

3 lines
84 B
Text

@comment $NetBSD: PLIST,v 1.1 2018/02/27 17:08:35 leot Exp $
bin/hub
man/man1/hub.1