Gnus development mailing list
 help / color / mirror / Atom feed
From: Steinar Bang <sb@dod.no>
To: ding@gnus.org
Subject: Re: Ma Gnus v0.1 is released
Date: Wed, 01 Feb 2012 14:36:07 +0100	[thread overview]
Message-ID: <yb0y5smy8u0.fsf@dod.no> (raw)
In-Reply-To: <87mx92puva.fsf@newsguy.com>

>>>>> Harry Putnam <reader@newsguy.com>:
> Lars Ingebrigtsen <larsi@gnus.org> writes:
>> git clone http://git.gnus.org/gnus.git && cd gnus && git checkout m0-1

[snip!]
>   You are not currently on a branch, so I cannot use any
>   'branch.<branchname>.merge' in your configuration file.
>   Please specify which branch you want to merge with on the command
>   line and try again (e.g. 'git pull <repository> <refspec>').
>   See git-pull(1) for details.

m0-1 is a tag, not a branch.  That's why git tells you that you're not
on a branch.

To get the latest ma-gnus, cd to the gnus directory, and do
 git checkout master
 git pull

After this
 git pull
should work as it used to do.




      reply	other threads:[~2012-02-01 13:36 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-31 16:59 Lars Ingebrigtsen
2012-01-31 17:10 ` Richard Riley
2012-02-01  1:17   ` Yagnesh Raghava Yakkala
2012-02-01  4:57     ` Richard Riley
2012-02-01  6:26       ` Yagnesh Raghava Yakkala
2012-02-01 18:13   ` Ted Zlatanov
2012-02-01 22:02     ` Steinar Bang
2012-01-31 17:38 ` Frank Haun
2012-02-01 13:04 ` Harry Putnam
2012-02-01 13:36   ` Steinar Bang [this message]

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=yb0y5smy8u0.fsf@dod.no \
    --to=sb@dod.no \
    --cc=ding@gnus.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).