Rename all .txt PEP files to .rst #462
Conversation
|
Thanks @mozillazg! |
This reverts commit bb0e518.
|
Sorry @mozillazg. After I merged your PR, it erased the history of the PEPs; each pep-*.rst was treated as a brand new file. So I had to revert your changes to retain the history. |
|
Please wait for reverting.
it erased the history of the PEPs; each pep-*.rst was treated as a brand
new file.
Do you mean ’git log’ or github’s file history?
git doesn't save history. It calculate history. So it can't remove history.
I think there is some way to give some hint when making history.
… |
|
@methane, sorry, 'erased' was the wrong word I shouldn't have used it. What happened was that when a file was renamed, GitHub is only showing the new file history since the rename. So after pep-0008.txt was renamed to pep-0008.rst, on GitHub I could no longer see all the revision ever made to PEP 8. |
Only rename files, others PR will update pep2html.py and pep0.