mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-14 15:08:34 +02:00
todo
This commit is contained in:
parent
73f7e2638b
commit
3b8649c891
1 changed files with 1 additions and 1 deletions
2
todo.txt
2
todo.txt
|
@ -22,7 +22,6 @@ Origin things:
|
||||||
[ ] set checkout -b branch __remoteBranch to track the remote branch
|
[ ] set checkout -b branch __remoteBranch to track the remote branch
|
||||||
[ ] tree comparison with origin.... sigh
|
[ ] tree comparison with origin.... sigh
|
||||||
[ ] prototype visual layout (background change + header? maybe...)
|
[ ] prototype visual layout (background change + header? maybe...)
|
||||||
[ ] git pull animation
|
|
||||||
|
|
||||||
Medium things:
|
Medium things:
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
@ -45,6 +44,7 @@ Ideas for cleaning
|
||||||
Done things:
|
Done things:
|
||||||
(I only started this on Dec 17th 2012 to get a better sense of what was done)
|
(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] 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] work on git pull --rebase animation, send down the deferred and it should work?
|
||||||
[x] why is rebase -i broken? dont emulate touch events
|
[x] why is rebase -i broken? dont emulate touch events
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue