Features

  • Add hub api --paginate option to automatically fetch all pages of results

  • Add hub pr show [<number>] command to open a pull request in the browser

  • Add hub pull-request --no-maintainer-edits flag to disallow project maintainers being able to push to your branch

  • Abort hub pull-request with a helpful error message if the current branch wasn't pushed to a git remote

  • hub issue -M now accepts milestone names instead of just numbers

  • Drop support for legacy hub.http-clone git config value (this was broken for a while and nobody complained, so I deemed it safe to drop in a minor rather than a major release)

Fixes

  • Fix querying git configuration when GIT_TRACE is used

  • Support detached HEAD if hub pull-request --head was passed

  • Fix newline in hub create error message

  • Ensure HTTP connection reuse across API calls

项目简介

A command-line tool that makes git easier to use with GitHub.

🚀 Github 镜像仓库 🚀

源项目地址

https://github.com/github/hub

发行版本 60

hub 2.14.2

全部发行版

贡献者 206

全部贡献者

开发语言

  • Go 49.4 %
  • Gherkin 39.8 %
  • Shell 5.4 %
  • Ruby 4.2 %
  • Makefile 0.3 %