top | item 41488833

(no title)

jeroen | 1 year ago

When it shows you a hunk that's bigger than you like, you can use 's' to split it into smaller hunks.

discuss

order

johnisgood|1 year ago

Thank you!

harry_ord|1 year ago

Cherrypick (-p) is wonderful. A command I also like is rebase interactive(-I)

Git rebase -i HEAD~[number of commits]