cargo/tests/testsuite/cargo_add/git_inferred_name_multiple/stderr.log
hi-rustin 6b24d5c761 Rename infer_package to infer_package_for_git_source
Signed-off-by: hi-rustin <rustin.liu@gmail.com>
2022-10-10 22:19:32 +08:00

5 lines
305 B
Text

Updating git repository `[ROOTURL]/git-package`
error: multiple packages found at `[ROOTURL]/git-package`:
my-package1, my-package2, my-package3, my-package4, my-package5, my-package6
my-package7, my-package8, my-package9
To disambiguate, run `cargo add --git [ROOTURL]/git-package <package>`