konglu@xxxxxxxxxxxxxxx writes: > Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx> a écrit : > >>> test -s "$todo" || echo noop >> "$todo" >>> test -n "$autosquash" && rearrange_squash "$todo" >>> +warn_published "$todo" >> >> That should be configurable. > > Do you mean that it should be controlled by a key config (maybe a new > advice.*) in the config file ? Or through an option ? Probably "[rebase] checkremoterefs" in .git/config; advice.* variables default to true by convention, and it is not suitable for a misleading "feature" like this one. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html