Hacker News new | ask | show | jobs
by mleonard 2221 days ago
If anyone has the time and git skills to post the detailed git commands necessary for this type of workflow I (and I think others) would appreciate it!
2 comments

Cli aside there are some good tools out there that let you do this with a gui. I personally like GitKraken.
AFAICT she’s not using anything besides basic branch management and cherry-pick.

I think having a decent grasp of interactive rebase would help with this flow, but not strictly necessary and author doesn’t mention it.