##// END OF EJS Templates
push: refuse to push unstable changesets without force...
push: refuse to push unstable changesets without force User should resolve unstability locally before pushing the same way we encourage user to merge locally instead of pushing a new remote head. If we are to push obsolete changeset, at least one set of the pushed set will be either obsolete or unstable. The check is narrowed to only heads.
Pierre-Yves David -
r17172:12fdaa30 default
Show More