mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-04 18:15:22 +02:00
awesome test coverage
This commit is contained in:
parent
0c95e975ec
commit
2904e94ef8
4 changed files with 52 additions and 1 deletions
2
todo.txt
2
todo.txt
|
@ -5,7 +5,6 @@ Big Things
|
|||
Origin things:
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
[ ] polish visual layout
|
||||
[ ] get clone as a before command working in demonstration views (related to test infra as well)
|
||||
|
||||
Medium things:
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
@ -31,6 +30,7 @@ Ideas for cleaning
|
|||
Done things:
|
||||
(I only started this on Dec 17th 2012 to get a better sense of what was done)
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
[x] get clone as a before command working in demonstration views (related to test infra as well)
|
||||
[x] importTreeNow fails if origin isnt updated
|
||||
[x] set checkout -b branch __remoteBranch to track the remote branch
|
||||
[x] test coverage for hg!!! (in progress)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue