From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Lord Subject: libata-dev git question: Date: Sun, 02 Dec 2007 09:54:07 -0500 Message-ID: <4752C70F.80506@rtr.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from rtr.ca ([76.10.145.34]:1936 "EHLO mail.rtr.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752952AbXLBOyJ (ORCPT ); Sun, 2 Dec 2007 09:54:09 -0500 Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Jeff Garzik , Tejun Heo , IDE/ATA development list I am below "novice" when it comes to git: > $ git-pull --update-head-ok --tags git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev.git > Warning: No merge candidate found because value of config option > "branch.master.merge" does not match any remote branch fetched. > No changes. .. Is that "normal" ? Is that even the correct command to update my entire local existing copy of Jeff's git tree? git version 1.5.2.5 ??