On Fri, Mar 24, 2017 at 6:17 PM, Romuald Brunet <romuald@xxxxxxxxxx> wrote: > +push.atomic:: > + If set to true enable `--atomic` option by default. You > + may override this configuration at time of push by specifying > + `--no-atomic`. > + This should also be mentioned in the --atomic documentation in git-push.txt itself. See e.g. the documentation for pull --rebase for an example of this.