mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-30 23:54:46 +02:00
todo stuff for remote tracking
This commit is contained in:
parent
e99dce8948
commit
8a4f8baafb
1 changed files with 5 additions and 1 deletions
6
todo.txt
6
todo.txt
|
@ -14,8 +14,12 @@ Big 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?
|
||||
[ ] 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
|
||||
- git push takes in an argument, and has to check if the remote branch exists, and makes
|
||||
it otherwise (after pushing)
|
||||
[ ] finally work on an upload / download animation
|
||||
[ ] do a cute uploading thing
|
||||
|
||||
Origin things:
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue