ok/jj
1
0
Fork 0
forked from mirrors/jj

cli: don't use "check-out" as a verb (because it's not)

This commit is contained in:
Martin von Zweigbergk 2024-03-02 06:20:25 -08:00 committed by Martin von Zweigbergk
parent 494eba82b5
commit 4b1948c38e

View file

@ -2953,7 +2953,7 @@ impl CliRunner {
.map_err(|_| {
user_error_with_hint(
"Could not determine current directory",
"Did you check-out a commit where the directory doesn't exist?",
"Did you update to a commit where the directory doesn't exist?",
)
})?;
// Use cwd-relative workspace configs to resolve default command and