1.4.0
Enhancements
- Add User-Agent to
cURL
requests when downloading source via the:http
download strategy, unless one was provided by the:headers
option.
Sean Reinhardt
#9619
Bug Fixes
- Improves handling of multiple results from
git ls-remote
by using branch name in commit regex match.
Sean Reinhardt
#88