Skip to content

Commit

Permalink
Add check
Browse files Browse the repository at this point in the history
  • Loading branch information
aurorarossi committed Nov 1, 2024
1 parent 4ec1411 commit d40a3d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/make-multi.jl
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ if !success(`git checkout --orphan $outbranch`)
@error "Cannot create new orphaned branch $outbranch."
exit(1)
end
else
@info "Switched to orphaned branch $outbranch"
end

run(`git add --all`)
Expand Down

0 comments on commit d40a3d4

Please sign in to comment.