Merge branch 'jk/pretty-commit-header-incomplete-line'
[gitweb.git] / builtin / checkout.c
index c3647934c786b0da0caf3a9392428c95dcd60e1b..3ddda34f7a96c56707614dbaac40631467a2b54b 100644 (file)
@@ -543,6 +543,7 @@ static void update_refs_for_switch(struct checkout_opts *opts,
                                      opts->new_branch_force ? 1 : 0,
                                      opts->new_branch_log,
                                      opts->new_branch_force ? 1 : 0,
+                                     opts->quiet,
                                      opts->track);
                new->name = opts->new_branch;
                setup_branch_path(new);