From 3b8649c891b2ed1030f7a0ed164c457d151fc1d0 Mon Sep 17 00:00:00 2001 From: Peter Cottle Date: Tue, 11 Jun 2013 21:00:53 -0700 Subject: [PATCH] todo --- todo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo.txt b/todo.txt index 53235a46..8579f711 100644 --- a/todo.txt +++ b/todo.txt @@ -22,7 +22,6 @@ Origin things: [ ] set checkout -b branch __remoteBranch to track the remote branch [ ] tree comparison with origin.... sigh [ ] prototype visual layout (background change + header? maybe...) -[ ] git pull animation Medium things: ~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -45,6 +44,7 @@ Ideas for cleaning Done things: (I only started this on Dec 17th 2012 to get a better sense of what was done) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +[x] git pull animation [x] use the graph difference algorithm to then implement git push [x] work on git pull --rebase animation, send down the deferred and it should work? [x] why is rebase -i broken? dont emulate touch events