./net/hub, hub helps you win at git

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q4, Version: 2.6.1nb2, Package name: hub-2.6.1nb2, Maintainer: leot

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.


Required to run:
[devel/git-base]

Required to build:
[lang/go111] [pkgtools/cwrappers]

Master sites:

SHA1: 872a08ac985577518124cc75eadda63ccc447601
RMD160: 10537a5796d18c9e0267044a599f8028f7df29ca
Filesize: 971.438 KB

Version history: (Expand)


CVS history: (Expand)


   2019-02-08 13:03:20 by S.P.Zeidler | Files touched by this commit (141) | Package updated
Log message:
revbump go dependents after lang/go111 and lang/go110 updates