[Python-Dev] Mercurial migration readiness (original) (raw)

Éric Araujo merwok at netwok.org
Sun Jul 4 13:29:06 CEST 2010


The other risk with history-editing extensions is that they use the merge and rebase machinery to do their work, so they require a clean working directory. Otherwise you may loose uncommitted changes.

Not requiring any Mercurial extension to contribute to Python would be a nice policy to lower the entry bar.

Regards



More information about the Python-Dev mailing list