From cb54364d6aa76543707fd8dcb1522a62710cf66c Mon Sep 17 00:00:00 2001 From: Peter Cottle Date: Thu, 4 Jul 2013 18:10:30 -0700 Subject: [PATCH] todo --- todo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo.txt b/todo.txt index 80f06a05..a129c80a 100644 --- a/todo.txt +++ b/todo.txt @@ -13,7 +13,6 @@ Big Things Easier origin things: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -[ ] make it so git pull doesnt highlight nodes on animation when its a FF [ ] then maybe work on remote branches tracking correctly? wut? that means: - getRemoteBranch has a default (the same name of the branch) but could be different - git push takes in an argument, and has to check if the remote branch exists, and makes @@ -48,6 +47,7 @@ Ideas for cleaning Done things: (I only started this on Dec 17th 2012 to get a better sense of what was done) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +[x] better git clone and fake teamwork anywhere [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?