Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1603066

Browse filesBrowse files
committed
Dont clean - pipeline should already be clean and a clean will clean node_modules
1 parent ec4ca6b commit 1603066
Copy full SHA for 1603066

1 file changed

-1Lines changed: 0 additions & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎scripts/update-experimental-branches.js‎

Copy file name to clipboardExpand all lines: scripts/update-experimental-branches.js
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ async function main() {
2828

2929
// Forcibly cleanup workspace
3030
runSequence([
31-
["git", ["clean", "-fdx"]],
3231
["git", ["checkout", "."]],
3332
["git", ["fetch", "-fu", "origin", "master:master"]],
3433
["git", ["checkout", "master"]],

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.