mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-28 03:08:04 +01:00
edf4ea5879
- Don't allow to skip the cache - Only have "none" post commit action - Consolidate post commit logic - I ended up keeping the `Uri | null` return type for the `clone` API. It's just too useful, and there's no reason why we couldn't pass it back if the user didn't decide to open the clone and reload the window.