git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Felipe Contreras <felipe.contreras@gmail.com>
To: Ramkumar Ramachandra <artagnon@gmail.com>
Cc: git@vger.kernel.org, Junio C Hamano <gitster@pobox.com>
Subject: Re: [RFC/PATCH 2/3] pull: trivial cleanups
Date: Thu, 16 May 2013 04:36:36 -0500	[thread overview]
Message-ID: <CAMP44s1vMTfrSaU+0S8EOM5g4L0885780SvT_THBr7u==bJ06A@mail.gmail.com> (raw)
In-Reply-To: <CALkWK0=RF4cjQ4Lz4Qi2iac_NgLdzBRw5Q9uf8KjYJju8swWDQ@mail.gmail.com>

On Thu, May 16, 2013 at 4:34 AM, Ramkumar Ramachandra
<artagnon@gmail.com> wrote:
> Felipe Contreras wrote:
>> But my only concern is that there's no way to
>> do something like:
>>
>> % git fetch backup 'refs/tags/*:refs/tags/*' 'refs/heads/*:refs/heads/*'
>
> [remote "backup"]
>     fetch = refs/tags/*:refs/tags/*
>     fetch = refs/heads/*:refs/heads/*
>
> What am I missing?

Actually trying that command:

% git fetch origin 'refs/tags/*:refs/tags/*' 'refs/heads/*:refs/heads/*'
fatal: Refusing to fetch into current branch
refs/heads/fc/fast-export/cleanup of non-bare repository
fatal: The remote end hung up unexpectedly

-- 
Felipe Contreras

  reply	other threads:[~2013-05-16  9:36 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-16  3:43 [RFC/PATCH 0/3] New kind of upstream branch: downstream branch Felipe Contreras
2013-05-16  3:43 ` [RFC/PATCH 1/3] remote: don't override default if cur head remote is '.' Felipe Contreras
2013-05-16  3:43 ` [RFC/PATCH 2/3] pull: trivial cleanups Felipe Contreras
2013-05-16  8:29   ` Ramkumar Ramachandra
2013-05-16  8:56     ` Felipe Contreras
2013-05-16  9:34       ` Ramkumar Ramachandra
2013-05-16  9:36         ` Felipe Contreras [this message]
2013-05-16  9:54           ` Ramkumar Ramachandra
2013-05-16 10:15             ` Felipe Contreras
2013-05-16 10:18               ` Ramkumar Ramachandra
2013-05-16 10:24                 ` Felipe Contreras
2013-05-16 11:54           ` Antoine Pelisse
2013-05-16 13:36             ` Felipe Contreras
2013-05-16  3:43 ` [RFC/PATCH 3/3] push: add separate 'downstream' branch Felipe Contreras
2013-05-16  5:36   ` Junio C Hamano
2013-05-16  6:00     ` Felipe Contreras
2013-05-16  6:14       ` Junio C Hamano
2013-05-16 15:24     ` Junio C Hamano
2013-05-16  8:21   ` Ramkumar Ramachandra
2013-05-16  9:05     ` Felipe Contreras
2013-05-16  9:20       ` Ramkumar Ramachandra
2013-05-16  9:33         ` Felipe Contreras
2013-05-16 10:06           ` Ramkumar Ramachandra
2013-05-16 10:22             ` Felipe Contreras
2013-05-16 11:31               ` Ramkumar Ramachandra
2013-05-16 13:32                 ` Felipe Contreras
2013-05-16 13:52                   ` Ramkumar Ramachandra
2013-05-16 14:53                     ` Felipe Contreras

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='CAMP44s1vMTfrSaU+0S8EOM5g4L0885780SvT_THBr7u==bJ06A@mail.gmail.com' \
    --to=felipe.contreras@gmail.com \
    --cc=artagnon@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /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).