"Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx> writes: > @@ -1046,7 +1046,7 @@ static int push_refs(struct transport *transport, > if (!remote_refs) { > fprintf(stderr, > _("No refs in common and none specified; doing nothing.\n" > - "Perhaps you should specify a branch such as 'master'.\n")); > + "Perhaps you should specify a specific branch.\n")); Hmph, not just "specify a branch."? Maybe it is just me, but "specify a specific branch" did not roll well on my tongue.