mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-24 03:27:12 +01:00
Disable vcpkg fetch for now
This commit is contained in:
parent
e6ed2f8902
commit
0108d6ea28
@ -43,7 +43,7 @@ namespace vcpkg::Commands
|
||||
{"portsdiff", &PortsDiff::perform_and_exit},
|
||||
{"autocomplete", &Autocomplete::perform_and_exit},
|
||||
{"hash", &Hash::perform_and_exit},
|
||||
{"fetch", &Fetch::perform_and_exit},
|
||||
// {"fetch", &Fetch::perform_and_exit},
|
||||
};
|
||||
return t;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user