Add docs with steps for those who forked too early

This commit is contained in:
Lim Chee Aun 2013-11-28 23:28:47 +08:00
parent 6c74174e5f
commit 70009d9d5d

View File

@ -41,6 +41,14 @@ How to upgrade your *Life*
[Learn more](https://help.github.com/articles/fork-a-repo). [Learn more](https://help.github.com/articles/fork-a-repo).
For those who forked the earlier version of Life, these are the steps that I would recommend (requires some Git-fu):
1. Backup your `life.md`.
2. Reset (hard) your fork to this repo's `master` branch.
3. Clean up your `gh-pages`.
4. Re-commit your `life.md` there.
5. Make sure your `master` branch is untouched so that future updates work.
How to configure your *Life* How to configure your *Life*
---------------------------- ----------------------------