* warning in git version 1.6.6.rc0.114.gc8648
@ 2009-12-02 17:21 Alejandro Riveira
2009-12-02 17:50 ` Junio C Hamano
0 siblings, 1 reply; 3+ messages in thread
From: Alejandro Riveira @ 2009-12-02 17:21 UTC (permalink / raw)
To: git
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: warning in git version 1.6.6.rc0.114.gc8648
2009-12-02 17:21 warning in git version 1.6.6.rc0.114.gc8648 Alejandro Riveira
@ 2009-12-02 17:50 ` Junio C Hamano
2009-12-02 19:53 ` Alejandro Riveira
0 siblings, 1 reply; 3+ messages in thread
From: Junio C Hamano @ 2009-12-02 17:50 UTC (permalink / raw)
To: Alejandro Riveira; +Cc: git
Alejandro Riveira <ariveira@gmail.com> writes:
> 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.
Yes we are aware of the issue and have a patch to do so which requires
another change which we also already have patch for. It will be fixed
before 1.6.6-rc1
Thanks for reporting.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: warning in git version 1.6.6.rc0.114.gc8648
2009-12-02 17:50 ` Junio C Hamano
@ 2009-12-02 19:53 ` Alejandro Riveira
0 siblings, 0 replies; 3+ messages in thread
From: Alejandro Riveira @ 2009-12-02 19:53 UTC (permalink / raw)
To: git
El Wed, 02 Dec 2009 09:50:40 -0800, Junio C Hamano escribió:
> Alejandro Riveira <ariveira@gmail.com> writes:
>
>
> Yes we are aware of the issue and have a patch to do so which requires
> another change which we also already have patch for. It will be fixed
> before 1.6.6-rc1
Thanks for the quick answer :)
>
> Thanks for reporting.
No; thanks *you* for your work in git ^_^
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-12-02 19:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-02 17:21 warning in git version 1.6.6.rc0.114.gc8648 Alejandro Riveira
2009-12-02 17:50 ` Junio C Hamano
2009-12-02 19:53 ` Alejandro Riveira
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).