lnnrtwttkhn / version-control-book

Source code for the Version Control Book, a guide to Git for scientists
https://lennartwittkuhn.com/version-control-book/
Creative Commons Attribution Share Alike 4.0 International
6 stars 2 forks source link

branches: add example how to move commits to a different branch #182

Open lnnrtwttkhn opened 3 months ago

lnnrtwttkhn commented 3 months ago

similar to: https://stackoverflow.com/questions/1628563/move-the-most-recent-commits-to-a-new-branch-with-git

happens frequently, I think.