mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-26 07:58:34 +02:00
todo
This commit is contained in:
parent
e382004a55
commit
cb54364d6a
1 changed files with 1 additions and 1 deletions
2
todo.txt
2
todo.txt
|
@ -13,7 +13,6 @@ Big Things
|
||||||
|
|
||||||
Easier origin things:
|
Easier origin things:
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
[ ] make it so git pull doesnt highlight nodes on animation when its a FF
|
|
||||||
[ ] then maybe work on remote branches tracking correctly? wut? that means:
|
[ ] then maybe work on remote branches tracking correctly? wut? that means:
|
||||||
- getRemoteBranch has a default (the same name of the branch) but could be different
|
- getRemoteBranch has a default (the same name of the branch) but could be different
|
||||||
- git push takes in an argument, and has to check if the remote branch exists, and makes
|
- git push takes in an argument, and has to check if the remote branch exists, and makes
|
||||||
|
@ -48,6 +47,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] better git clone and fake teamwork anywhere
|
||||||
[x] git pull animation
|
[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?
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue