Skip to content

hub 2.2.4

Compare
Choose a tag to compare
@mislav mislav released this 11 Aug 22:10
· 28 commits to 2.2-stable since this release

Bug fixes:

  • Preserve git global flags when executing final git command
  • Improved support for renamed repos in clone, fork, and pull-request commands
  • Expand environment variables in GIT_EDITOR configuration
  • Check if GitHub repo exists before every hub clone

GitHub Enterprise fixes:

  • Consistently prepend /api/v3/ to request when using GHE
  • Fix GHE host prompts for hub remote commands
  • Fix case when multiple GHE hosts are configured

Other improvements:

  • Improve HTTP debugging by including query params
  • Prompt for user when the config has a token but no user
  • Infer project name from git workdir root name instead of PWD
  • Change Fish instructions for git alias to a function