From 70009d9d5d2b98be895602b6fa07cf8bfa25f988 Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Thu, 28 Nov 2013 23:28:47 +0800 Subject: [PATCH] Add docs with steps for those who forked too early --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 80061d0..05f8cb4 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,14 @@ How to upgrade your *Life* [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* ----------------------------