mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-05 02:27:07 +02:00
OMG stupid typo
This commit is contained in:
parent
de9d91773a
commit
2f57f4cfe3
11 changed files with 8247 additions and 7977 deletions
7
todo.txt
7
todo.txt
|
@ -10,9 +10,6 @@ Medium things:
|
|||
|
||||
Commands
|
||||
========
|
||||
[ ] transition to deferreds / promises for command callbacks
|
||||
[ ] sip from buffer with post-command hooks. ideally the git engine
|
||||
knows nothing about the level being played
|
||||
|
||||
Small things to implement:
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
@ -32,6 +29,10 @@ Big Bugs to fix:
|
|||
Done things:
|
||||
(I only started this on Dec 17th 2012 to get a better sense of what was done)
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
[x] sip from buffer with post-command hooks. ideally the git engine
|
||||
knows nothing about the level being played
|
||||
[x] fix tests
|
||||
[x] transition to deferreds / promises for command callbacks
|
||||
[x] awesome ability to have dialogs and such handle command processing and block
|
||||
[x] figure out why multiview baton passing doesn't work...
|
||||
[x] multiple things can process!!!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue