|
| From: | Lynbech Christian |
| Subject: | Re: Problem understanding git |
| Date: | Fri, 23 May 2008 15:20:56 +0200 |
| User-agent: | Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux) |
>>>>> "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.
-- Christian
| [Prev in Thread] | Current Thread | [Next in Thread] |