PRX / www.radiotopia.fm

Radiotopia website
https://www.radiotopia.fm
2 stars 0 forks source link

Dedupe archived files #3

Closed farski closed 9 years ago

farski commented 9 years ago

@debenedictis there seem to be a lot of versions of the homepage checked into this repository. Since they're all under version control is there a need to have them all as separate files? I have a version of this branch that I've cleaned up, and can push it if there's no need to have multiple copies in the working branch.

debenedictis commented 9 years ago

Thank you -- please push the new version of the branch.

farski commented 9 years ago

I pushed the cleaned up git history. I also made a copy of the repo as it was before I made any changes and put it in the Project folders, in case it's needed. Because the history changed you'll have to check the repository out again before you can push anything back to GitHub.

If you want to easily see the history of a given file, you can look at that file in GitHub and hit the History button to see all old versions of the file. If you click on the version you'll see what changed for that version, and if you click View you'll see the entire file at that version.

Let me know if you see any issues or have any questions.