edamagit icon indicating copy to clipboard operation
edamagit copied to clipboard

Implement branch spinoff?

Open glasser opened this issue 3 years ago • 2 comments

I use the magit-branch-spinoff function in emacs often. My normal development workflow is commit on main, then "spinoff" to retroactively reset main back to upstream and create a new branch with an upstream of origin/main. Would it be possible to implement this command in edamagit?

glasser avatar Apr 22 '21 22:04 glasser

Should be fixed by https://github.com/kahole/edamagit/pull/290. @kahole can you close this?

garymm avatar Mar 25 '24 17:03 garymm

Re-open as the implementation that was just merged isnt quite right

kahole avatar Mar 25 '24 17:03 kahole