Hi Nicolas, On Mon, Dec 2, 2019 at 11:49 AM Nicolas Peltier <[email protected]> wrote: > ...Is it possible at all to squash the 3 commits related to SLING-8761 and > push --force them?...
Possible maybe (I don't know if the repository settings allow that) but desirable no, IMO. I think we should use force push only in extreme cases, as the potential for messing things up is real. Keeping a pretty history can be nice (by cleaning up before pushing to a public place) but if we forget I think that's no big deal. -Bertrand
