Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
0 points
jeroen
1y ago
0 comments
Share
When it shows you a hunk that's bigger than you like, you can use 's' to split it into smaller hunks.
undefined | Better HN
0 comments
default
newest
oldest
johnisgood
1y ago
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