mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
fix(migrate): refresh managed checkout config
This commit is contained in:
@@ -155,6 +155,7 @@ async function applyWorkspace(
|
||||
refName: workspace.branch,
|
||||
directoryName: workspace.directoryName,
|
||||
});
|
||||
await applyConfig(ensured.path, config, context);
|
||||
context.stats[ensured.created ? "created" : "existing"] += 1;
|
||||
context.output({
|
||||
level: "info",
|
||||
|
||||
Reference in New Issue
Block a user