1.3.0
Version 1.3 improves the behavior of the pull command on repositories with lots of branches.
Added
pullnow accepts a--patternflag.
Changed
- If multiple
--patternflags are given tobranch, the union of the patterns will be used instead of just the last one.
Fixed
pullno longer will attempt to delete a currently checked-out branch.pullwill no longer stop on the first failing branch mutation after a successful fetch.