Merge branch 'maint'
[gitweb.git] / builtin / checkout.c
index f9f7f40afbcdc717a169bcefc345ff7e462ba110..e8c1b1f189f077529ef2a79accb46ef21a9b8fe7 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);