On Mar 21, 2011, at 08:58 PM, Georg Brandl wrote:

>On 21.03.2011 20:09, s...@pobox.com wrote:
>> 
>>     Daniel> If every developer's intermediate commits make it into the main
>>     Daniel> repository, it's hard to go back to an older revision to test
>>     Daniel> something, because many of the older revisions will be broken in
>>     Daniel> some way.
>> 
>> This is what I discovered with my trivial doc patch last week.  I was quite
>> surprised to see all my local checkins turn up on the python-checkins
>> mailing list.  Is there not some way to automatically collapse a series of
>> local commits into one large commit when you do the push?
>
>There is, but this is again "changing history", with all the possible
>benefits and caveats that have been shown in this thread.

I think Ben Finney hit the nail on the head here.

-Barry

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to