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

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

c# - How do I get the Nth largest element from a list with duplicates, using LINQ? -

jsp - "Sending a redirect is forbidden after the response has been committed" in sendRedirect -