hub 2.2.4
Bug fixes:
- Preserve git global flags when executing final git command
- Improved support for renamed repos in
clone
,fork
, andpull-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