Files
vscode/extensions/git/src
Alex Ross edf4ea5879 Simplify git clone API (#272912)
- 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.
2025-10-23 16:55:21 +02:00
..
2025-10-23 16:55:21 +02:00
2025-10-06 18:23:03 +00:00
2025-10-06 18:23:03 +00:00
2025-07-16 18:54:45 +00:00