Skip to content

Commit 7e9ee5d

Browse files
committed
Other check to understand
1 parent 6689730 commit 7e9ee5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/make-multi.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ if !success(`git checkout -f $outbranch`)
7373
exit(1)
7474
end
7575
end
76+
run(`git status`)
7677
@info "Cleaning up $gitroot."
7778
for file in readdir(gitroot; join = true)
7879
println(file)

0 commit comments

Comments
 (0)