Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
pythonaut_16
2mo ago
0 comments
Save
Share
I also like `jj commit [paths]` to commit just a subset of files when I don't need hunk based splitting.
Like `jj commit -m 'Feature A' file1 file2` then `jj commit -m 'Feature B' file3 file 4`
0 comments
1 comments · 1 top-level
top
newest
oldest
surajrmal
2mo ago
I use jj commit -i a lot when writing the paths is too tedious. What's nice is you can pass -i into most commands (squash, split, absorb, etc).
j
/
k
navigate · click thread line to collapse