git - Clone one branch onto another -


so, i'm developing , have development branch. supposed called develop. i'm pretty far project already. created develop branch. how clone branch develop branch?

why not create new branch based on development branch? use app gitextensions , has simple way create new branch current branch.


Comments

Popular posts from this blog

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -