Add the '--quiet' option to git worktree, as for the other git
commands. 'add' is the only command affected by it since all other
commands, except 'list', are currently silent by default.
[jc: appiled trivial fix-up to keep the tests from touching outside
the scratch area]
Helped-by: Martin Ă…gren <redacted> Helped-by: Duy Nguyen <redacted> Helped-by: Eric Sunshine <redacted> Signed-off-by: Elia Pinto <redacted> Signed-off-by: Junio C Hamano <redacted>