Rakefile in timeline_setter-0.1.1 vs Rakefile in timeline_setter-0.1.2

- old
+ new

@@ -31,10 +31,10 @@ `git commit -am "docs"` `git push github #{current_branch}` `git checkout gh-pages` `git merge #{current_branch}` - `git push github gh-pages` + `git push -f github gh-pages` `git checkout #{current_branch}` end desc "generate docco" task :docco do