diff --git a/src/generate.jl b/src/generate.jl index 5d5e475..a5c31b3 100644 --- a/src/generate.jl +++ b/src/generate.jl @@ -114,7 +114,7 @@ function generate( @info "Finished" if multiple_branches - @warn "Remember to push all created branches to your remote: git push --all" + @info "Remember to push all created branches to your remote: git push --all" end end