git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Jeff King <peff@peff.net>
To: Alf Clement <alf.clement@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: problem with branches
Date: Mon, 2 Jun 2008 13:23:47 -0400	[thread overview]
Message-ID: <20080602172346.GA18945@sigill.intra.peff.net> (raw)
In-Reply-To: <556d90580806020314u7ba60af7kc0176a1867ba32fb@mail.gmail.com>

On Mon, Jun 02, 2008 at 12:14:07PM +0200, Alf Clement wrote:

>  = [up to date]      TEST -> TEST
>  ! [remote rejected] master -> master (hook declined)
>  ! [remote rejected] v3.11 -> v3.11 (hook declined)
> error: failed to push some refs to 'git://XXXX/YY'

OK. So your "update" hook returned failure. What's in the remote's
.git/hooks/update?

> I also get a warning when moving between branches:
> $ git checkout v3.11
> Switched to branch "v3.11"
> Your branch is ahead of the tracked remote branch 'origin/v3.11' by 1 commit.

This is fine; it's just reminding you that you have commits that could
be pushed.

-Peff

  reply	other threads:[~2008-06-02 17:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-02 10:14 problem with branches Alf Clement
2008-06-02 17:23 ` Jeff King [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-06-02 13:59 Alf Clement

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

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080602172346.GA18945@sigill.intra.peff.net \
    --to=peff@peff.net \
    --cc=alf.clement@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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).