feat: update depot version to 0.32.1, add git clone support and enhance manual source handling
This commit is contained in:
@@ -183,7 +183,7 @@ fn prompt_manual_sources() -> Result<Vec<ManualSource>> {
|
||||
} else {
|
||||
prompt_repeating_list(
|
||||
"Manual source URL",
|
||||
"Supports http(s), ftp, and file:// URLs",
|
||||
"Supports http(s), ftp, file://, and git URLs like ...repo.git#rev",
|
||||
)?
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user