your-tools / tbump

Bump software releases
BSD 3-Clause "New" or "Revised" License
158 stars 22 forks source link

Remove "no atomic push" flag from the command line #166

Closed dmerejkowsky closed 1 year ago

dmerejkowsky commented 1 year ago

If we allow the "no atomic push" behavior to be set both in command-line and in the configuration file, we have to handle possibly conflicting situations.

So let's remove the command-line flag.

mlongtin0 commented 1 year ago

Thanks a lot for fixing and testing all this.