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?

Skip
_______________________________________________
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