top | item 23269088

(no title)

mleonard | 5 years 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!

discuss

order

DerArzt01|5 years ago

Cli aside there are some good tools out there that let you do this with a gui. I personally like GitKraken.

luhn|5 years ago

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.