All of lore.kernel.org
 help / color / mirror / Atom feed
From: "\"Ákos, Tajti\"" <akos.tajti@intland.com>
To: Matthieu Moy <Matthieu.Moy@grenoble-inp.fr>
Cc: git@vger.kernel.org
Subject: Re: git init doesn't create master branch
Date: Wed, 29 May 2013 15:20:30 +0200	[thread overview]
Message-ID: <51A6009E.8020503@intland.com> (raw)
In-Reply-To: <vpqbo7udjcy.fsf@anie.imag.fr>

Thanks! I ill try using fetch.

Ákos

2013.05.29. 15:08 keltezéssel, Matthieu Moy írta:
> "Ákos, Tajti" <akos.tajti@intland.com> writes:
>
>> The command was:
>>
>> git pull ../dump.dmp refs/heads/*:refs/heads/*
> "git pull" does internally a "git fetch" followed by a "git merge".
>
> If you try to pull several branches at the same time, it means you want
> to merge all of them together (octopus merge), which probably isn't what
> you're trying to do. You probably want just a "git fetch", or specify
> only one branch to pull.
>

  reply	other threads:[~2013-05-29 13:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-29 12:47 git init doesn't create master branch "Ákos, Tajti"
2013-05-29 12:50 ` Matthieu Moy
2013-05-29 12:54   ` Ramkumar Ramachandra
2013-05-29 13:01     ` "Ákos, Tajti"
2013-05-29 13:08       ` Matthieu Moy
2013-05-29 13:20         ` "Ákos, Tajti" [this message]
2013-05-29 13:20       ` Ramkumar Ramachandra
2013-05-29 18:37       ` Junio C Hamano

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=51A6009E.8020503@intland.com \
    --to=akos.tajti@intland.com \
    --cc=Matthieu.Moy@grenoble-inp.fr \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.