mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-05 02:27:07 +02:00
misc work
This commit is contained in:
parent
906216d98b
commit
1ed8a2524a
8 changed files with 350 additions and 13 deletions
3
todo.txt
3
todo.txt
|
@ -5,7 +5,7 @@ Big Things
|
|||
Origin things:
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
[ ] polish visual layout
|
||||
[ ] importTreeNow fails if origin isnt updated
|
||||
[ ] get clone as a before command working in demonstration views (related to test infra as well)
|
||||
|
||||
Medium things:
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
@ -31,6 +31,7 @@ Ideas for cleaning
|
|||
Done things:
|
||||
(I only started this on Dec 17th 2012 to get a better sense of what was done)
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
[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)
|
||||
[x] tree pruning
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue