From: "Pelle Svensson" <pelle2004@gmail.com>
To: git <git@vger.kernel.org>
Subject: git-pull can't be used without URL - Has worked before
Date: Fri, 16 Mar 2007 11:24:58 +0100 [thread overview]
Message-ID: <6bb9c1030703160324u17d49b85s754ac8358f633bde@mail.gmail.com> (raw)
Hi,
Did a setup of a new git-kernel, but this time git-pull can't be used without
full URL. What should I do.
Setup done this time
=================
[]$ git-clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
[]$ git-checkout -b my-brach v2.6.21-rc3;
...
[]$ git-pull
Warning: No merge candidate found because value of config option
"branch.my-project.merge" dose not match any remote
branch fetched.
Tried with success
==============
[]$ git-pull git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Then again
=========
[]$ git-pull
Warning: No merge candidate found because value of config option
"branch.my-project.merge" dose not match any remote
branch fetched.
I don't have .../.git/remotes directory in this setup??
/Pelle
next reply other threads:[~2007-03-16 10:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-16 10:24 Pelle Svensson [this message]
2007-03-16 11:51 ` git-pull can't be used without URL - Has worked before Paolo Bonzini
2007-03-16 11:52 ` Paolo Bonzini
2007-03-16 22:48 ` Matthias Lederhofer
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=6bb9c1030703160324u17d49b85s754ac8358f633bde@mail.gmail.com \
--to=pelle2004@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 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).