Commit 616e314
sync: Do not fail to sync a manifest with no projects
Since commit 454fdaf (v2.48), syncing a
manifest without any projects would result in:
Repo command failed: RepoUnhandledExceptionError
Number of processes must be at least 1
Bug: 377546300
Change-Id: Iaa2f6a3ac64542ad65a19c0eef449f53c09cae67
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/443442
Reviewed-by: Erik Elmeke <[email protected]>
Reviewed-by: Josip Sokcevic <[email protected]>
Commit-Queue: Peter Kjellerstedt <[email protected]>
Tested-by: Peter Kjellerstedt <[email protected]>1 parent fafd1ec commit 616e314
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
901 | 901 | | |
902 | 902 | | |
903 | 903 | | |
904 | | - | |
| 904 | + | |
905 | 905 | | |
906 | 906 | | |
907 | 907 | | |
| |||
0 commit comments