Y
Hacker News
new
|
ask
|
show
|
jobs
by
steveklabnik
514 days ago
`jj new trunk()` is even better than `jj new main`, I just realized, ha!
1 comments
stouset
514 days ago
It is! I've fully migrated my repos over to `main` at this point so it's rare I have to think about the difference. You could also make an alias to `jj n` or something to make it even easier.
link