Auto submit exercise revision upon push

Greetings,

I noticed one of the exercises I worked on is auto submitting revisions upon push, but the normal behavior is to explicitly submit revisions by the UI. Is that really intended? Weirdly, it only happens in one of them. That’s not a big deal, but I wonder if it’s some kind of bug.

Thanks

Hello @thiagoa, I think the distinction you’re highlighting is related to the first push, vs subsequent pushes. With your first revision we let you explicitly decide when to submit it as a solution, but following we that we just accept additional pushes / revisions and display the current commit (current diff relative the commit you started the exercise at to be precise) as your solution.

Hope that clears things up, but let me know if I missed something.