ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/tests
Martin von Zweigbergk 38a3462d4e cli: clarify "Now at: <commit>" message as "Working copy now at: <commit>"
I considered even changing the message to "Checking out: <commit>" as
that's technically more correct (the message is printed when the
view's checkout is updated, i.e. before the working copy is
updated). However, I worried that users would find it confusing that
e.g. `jj close` would result in a "Checking out: " message, even
though that's what actually happens.
2021-05-31 09:01:59 -07:00
..
smoke_test.rs cli: clarify "Now at: <commit>" message as "Working copy now at: <commit>" 2021-05-31 09:01:59 -07:00
test_init_command.rs project: rename project from Jujube to Jujutsu 2021-05-15 10:28:40 -07:00