From 4bc527734c99ae46fb6ddef6aed71243476543f0 Mon Sep 17 00:00:00 2001 From: Raymond Yee Date: Fri, 2 May 2014 14:06:09 -0700 Subject: [PATCH] adding a note on how we'll have to deal with this branch because of git revert --- README_fix_double_click.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README_fix_double_click.md diff --git a/README_fix_double_click.md b/README_fix_double_click.md new file mode 100644 index 00000000..ec457762 --- /dev/null +++ b/README_fix_double_click.md @@ -0,0 +1,6 @@ +to merge fix_double_click, we'll have to do + +git revert 643d8d358dd7ca0f08deec492fe0d2ca505419f8 + +on the master branch first +