Git 命令行扩展工具 hub

码农软件 · 软件分类 · Git开源工具 · 2019-11-04 17:28:45

软件介绍

git + hub = github

hub 是一个命令行工具,它封装了 git 命令用于扩展一些额外的特性,让你更加方便的使用 Github,例如:

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

支持多操作系统,在 Mac 下可使用如下命令进行安装:

$ brew install hub

编译安装:

$ git clone https://github.com/github/hub.git
$ cd hub
$ ./script/build
$ cp hub YOUR_BIN_PATH

安装完进行版本检查:

$ hub version
git version 1.7.6
hub version 1.8.3

本文地址:https://codercto.com/soft/d/18266.html

Convergence Culture

Convergence Culture

Henry Jenkins / NYU Press / 2006-08-01 / USD 30.00

"Convergence Culture" maps a new territory: where old and new media intersect, where grassroots and corporate media collide, where the power of the media producer, and the power of the consumer intera......一起来看看 《Convergence Culture》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

URL 编码/解码
URL 编码/解码

URL 编码/解码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具