diff options
| author | Matheus Tavares <matheus.bernardino@usp.br> | 2020-11-20 12:09:39 -0300 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2020-11-21 13:31:34 -0800 |
| commit | b86339b12bc7ef179e2ce4096a5d1ede257ca4d2 (patch) | |
| tree | dbd8ce2ff0efe8e0cf38a23989f4270dd05b7dec /notes.c | |
| parent | Git 2.29.2 (diff) | |
| download | git-b86339b12bc7ef179e2ce4096a5d1ede257ca4d2.tar.gz git-b86339b12bc7ef179e2ce4096a5d1ede257ca4d2.zip | |
worktree: fix order of arguments in error message
`git worktree add` (without --force) errors out when given a path
that is already registered as a worktree and the path is missing on
disk. But the `cmd` and `path` strings are switched on the error
message. Let's fix that.
Signed-off-by: Matheus Tavares <matheus.bernardino@usp.br>
Reviewed-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'notes.c')
0 files changed, 0 insertions, 0 deletions
