emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem understanding git


From: İsmail Dönmez
Subject: Re: Problem understanding git
Date: Fri, 23 May 2008 17:00:34 +0300

Hi,

On Fri, May 23, 2008 at 4:20 PM, Lynbech Christian
<address@hidden> wrote:
>>>>>> "dhruva" == dhruva  <address@hidden> writes:
>
> dhruva> [branch "master"]
> dhruva>         remote = origin
> dhruva>         merge = refs/heads/master
>
> This is what it looks like.
>
> dhruva> I get a feeling that you might have tried to checkout from a non local
> dhruva> branch
>
> I have only done a clone and then trying a pull. And it works as
> expected with git 1.5.5.1 but not quite so with git 1.5.3.4. I have
> tried the checkout you suggest:
>
>        ~/Tools/UPSTREAM/emacs $ git checkout master
>        Already on branch "master"
>
> and then "git pull" makes the same report as before.

Did you try cloning with git protocol :

git clone git://git.sv.gnu.org/emacs.git

Regards,
ismail

-- 
Never learn by your mistakes, if you do you may never dare to try again.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]