[ 原始碼: hub ]
套件:hub(2.14.2~ds1-1 以及其他的)
make git easier with GitHub
hub is a command line tool that wraps git in order to extend it with extra functionality 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.
You should place this command in your .bash_profile or other startup script:
eval "$(hub alias -s)"
This package contains the binaries.
其他與 hub 有關的套件
|
|
|
|
-
- dep: git
- fast, scalable, distributed revision control system
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb