Hacker Times
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Aeolun
43 days ago
|
parent
|
context
|
favorite
| on:
jj – the CLI for Jujutsu
This is exactly how someone explained Git to me 12 years ago or so, and I’ve finally wrapped my head around it. Not changing now.
mh-
43 days ago
|
next
[–]
If I'm understanding the thread correctly, I have a git alias to `git commit --amend --no-edit`, for exactly this workflow. When I'm hacking on something locally and want to just keep amending a commit. I only ever do this if it's HEAD though.
steveklabnik
43 days ago
|
parent
|
next
[–]
Yes, one way to think about jj in a sort of low-level way is that every jj command does the equivalent of that, every time.
(You can also set up watchman and have that happen on every file change...)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: