hub v2.13.0 Release Notes

Release Date: 2019-11-06 // over 4 years ago

    ๐Ÿ†• New command: hub gist

    โž• Add git pr show --format=... flag

    โž• Add hub api --obey-ratelimit flag

    ๐Ÿ‘ hub help: support compressed man pages

    โž• Add hub release download --include=PATTERN flag

    ๐ŸŒ hub help: Enable hub help --web <command>

    ๐Ÿš€ hub release: Retry attaching release assets on 5xx server errors

    ๐Ÿ›  hub pr checkout fixes

    • handle case when the PR given matches the current branch

    - avoid overriding existing branch merge config

    ๐Ÿš€ hub release: Fail fast when attempting to attach unavailable files

    Honor HTTPS_PROXY, NO_PROXY environment variables

    ๐ŸŒฒ Strip "co-authored-by" lines when populating PR body from git log

    git compatibility: have hub <cmd> --help open the man page

    hub fork bash completion improvements

    hub pr fish completion improvements