Message267036
This is even more complex, since you can't merge a revision with its parent.
A. Start at revision A.
B. Rename test_string to test_string_merged, giving revision B.
A. Update back to revision A.
C. Rename test_pep292 to test_string_merged, giving revision C.
D. Merge revisions B and C, and manually merge the contents of the two test_string_merged versions, giving revision D.
E. Rename test_string_merged to test_string, giving the final revision. |
|
Date |
User |
Action |
Args |
2016-06-03 04:56:48 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, gregory.p.smith, benjamin.peterson, r.david.murray, python-dev, martin.panter, erinspace |
2016-06-03 04:56:48 | serhiy.storchaka | set | messageid: <1464929808.12.0.3496304341.issue27185@psf.upfronthosting.co.za> |
2016-06-03 04:56:48 | serhiy.storchaka | link | issue27185 messages |
2016-06-03 04:56:48 | serhiy.storchaka | create | |
|