-
Notifications
You must be signed in to change notification settings - Fork 404
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git: test git fetch with more than two remotes and branches
In some cases, there are non trivial codepaths for fetching multiple branches explicitly. In particular, it might be the case that fetching works for n = 2 but not n = 3. This commit changes a cli test to have 3 remotes and 3 branches, and a lib test with 3 branches, only one of them succeds.
- Loading branch information
Showing
2 changed files
with
52 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters