mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-03 01:25:08 +02:00
33 lines
832 B
Text
33 lines
832 B
Text
Big things:
|
|
~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
Big Graphic things:
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
[ ] better dialog support (above / below the fold)
|
|
|
|
Medium things:
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
[ ] gitEngine loads from tree immediately, not the weird thing we have now!
|
|
[.] few tests
|
|
|
|
Small things to implement:
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
Minor Bugs to fix:
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
Big Bugs to fix:
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
/*************************************
|
|
** Publish Things **
|
|
************************************/
|
|
- cross browser support... ?
|
|
- fix terminal input when extra long
|
|
|
|
Done things:
|
|
(I only started this on Dec 17th 2012 to get a better sense of what was done)
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
[x] aliases replace when put into commands
|
|
[x] headless Git for testing (send it commands and expected trees)
|
|
|