Page MenuHomeSolus

Update hub to 2.7.0
ClosedPublic

Authored by der_eismann on Dec 28 2018, 11:46 AM.
Tags
None
Referenced Files
F11065291: D4862.id11915.diff
Fri, Aug 11, 4:27 PM
F11065290: D4862.id.diff
Fri, Aug 11, 4:27 PM
F11046620: D4862.diff
Thu, Aug 10, 1:48 PM
F11027560: D4862.diff
Wed, Aug 9, 4:41 AM
F10903094: D4862.diff
Jul 5 2023, 8:09 AM
F10865562: D4862.id11893.diff
Jun 17 2023, 12:08 PM
F10864462: D4862.id11915.diff
Jun 17 2023, 8:02 AM
F10858528: D4862.diff
Jun 15 2023, 4:16 PM
Subscribers
None

Details

Summary

Features:

  • Add support for hub pr list --state=merged
  • Add base/head/merge commit SHA and merged date information to hub pr list --format=FORMAT
  • Un-deprecate converting issues to pull requests with hub pull-request -i <issue>

Fixes:

  • Improve detecting default hub pull-request base branch name
  • Avoid the Aborted: the origin remote doesn't point to a GitHub repository error by allowing other git remotes as fallback
  • Improve hub create dealing with an existing "origin" remote
  • Don't choke on literal % output characters when using --format=FORMAT
  • Replace deprecated Dial with DialContext
Test Plan
  • Run hub --version
  • List issues of a repository hub issue

Diff Detail

Repository
R1417 hub
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Dec 29 2018, 1:19 PM
This revision was automatically updated to reflect the committed changes.