Le vendredi 04 février 2011 à 14:48 +0100, Jesus Cea a écrit : > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 04/02/11 14:31, Tarek Ziadé wrote: > >> As a general rule, rebase should be done ONLY in personal clones not > >> shared by anybody. Or, in this particular case, a clone should be > >> automatically destroyed after merging to main development line. > > > > That's why I think it's much cleaner to work with mq to build a clean > > single-commit patch, even if a clone may be used for temporary states > > and sharing. > > Well, MQ are not easily shared. If you don't share your clone anyway, > you can freely commit to it and then collapse all your changes via > rebase, before pushing.
About rebase: I forgot to mention that I don't publish my repository, so I am free to rebase it as much as I want :-) Victor _______________________________________________ python-committers mailing list python-committers@python.org http://mail.python.org/mailman/listinfo/python-committers