We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6689730 commit 7e9ee5dCopy full SHA for 7e9ee5d
docs/make-multi.jl
@@ -73,6 +73,7 @@ if !success(`git checkout -f $outbranch`)
73
exit(1)
74
end
75
76
+run(`git status`)
77
@info "Cleaning up $gitroot."
78
for file in readdir(gitroot; join = true)
79
println(file)
0 commit comments