]> git.ipfire.org Git - thirdparty/git.git/blobdiff - transport-helper.c
Merge branch 'js/default-branch-name'
[thirdparty/git.git] / transport-helper.c
index ad0bf8e18df20189dfecb11e69ae6c7974952679..c6b753bfae4bd4e19fd7e3ea16b9f82a8219f10f 100644 (file)
@@ -1050,7 +1050,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 branch.\n"));
                return 0;
        }