From: Alejandro Riveira <ariveira@gmail.com>
To: git@vger.kernel.org
Subject: warning in git version 1.6.6.rc0.114.gc8648
Date: Wed, 2 Dec 2009 17:21:04 +0000 (UTC) [thread overview]
Message-ID: <hf67m0$r10$1@ger.gmane.org> (raw)
Whenever i do a "git pull" to check updates to the kernel
or git repo i recieve
warning: 'git merge <msg> HEAD <commit>' is deprecated. Please update
your script to use 'git merge -m <msg> <commit>' instead.
In future versions of git, this syntax will be removed.
Already up-to-date.
git pull should be updated to not use a deprecated form of git merge.
Regards
next reply other threads:[~2009-12-02 17:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-02 17:21 Alejandro Riveira [this message]
2009-12-02 17:50 ` warning in git version 1.6.6.rc0.114.gc8648 Junio C Hamano
2009-12-02 19:53 ` Alejandro Riveira
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='hf67m0$r10$1@ger.gmane.org' \
--to=ariveira@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.