hub v2.14.2 Release Notes
Release Date: 2020-03-05 // about 5 years agoPrevious changes from v2.14.0
-
๐ Features:
๐ New command:
hub issue update
#2432๐ New command:
hub issue transfer
#2363๐ Support git flag
hub version --build-options
#2440Refuse to follow HTTP 301/302 redirects for non-GET requests #2442
๐ Fixes:
๐ Fix
hub help <cmd>
on Windows #2384Ensure that
grep
command is being used in shell completions #2390๐ป Consult global
git config color.ui
setting when--color=auto
#2378๐ Improvements:
๐จ Print more user-friendly HTTP 40x errors #2446
๐ Enable debugging file uploads via
HUB_VERBOSE=1 hub release create -a <file>
๐ Improve parsing malformed YAML config files #2380