X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=branch.c;h=2ab42aaf4da38b4ea45ef7f0a0f6b807313d4a22;hb=547e8b9205349b47003ed25a82673e413e71c255;hp=9e1f63ed8dbe8b087f99292880059642d9744697;hpb=bcbbe4f9d9afa025024f18a474d11bfec32e3207;p=thirdparty%2Fgit.git diff --git a/branch.c b/branch.c index 9e1f63ed8d..2ab42aaf4d 100644 --- a/branch.c +++ b/branch.c @@ -198,7 +198,7 @@ void create_branch(const char *head, log_all_ref_updates = 1; if (forcing) - snprintf(msg, sizeof msg, "branch: Reset from %s", + snprintf(msg, sizeof msg, "branch: Reset to %s", start_name); else if (!dont_change_ref) snprintf(msg, sizeof msg, "branch: Created from %s",