Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix remote-update parsing issue when updating shallow submodules
The line that now parses correctly looks like: ``` =5 = [up to date] zm/160_uwp -> origin/zm/160_uwp ``` Note the `=5 ` in the example, which is now ignored.
- Loading branch information