Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
jeroen
1y ago
0 comments
Save
Share
When it shows you a hunk that's bigger than you like, you can use 's' to split it into smaller hunks.
0 comments
3 comments · 1 top-level
top
newest
oldest
johnisgood
1y ago
· 2 in thread
Thank you!
harry_ord
1y ago
Cherrypick (-p) is wonderful. A command I also like is rebase interactive(-I)
Git rebase -i HEAD~[number of commits]
johnisgood
1y ago
Yeah, I use `git rebase -i HEAD~n` a lot.
j
/
k
navigate · click thread line to collapse