unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Eric Brown <brown@fastmail.com>
Cc: 32618-done@debbugs.gnu.org
Subject: bug#32618: Channels: guix pull error when specifying branch
Date: Wed, 05 Sep 2018 23:55:12 +0200	[thread overview]
Message-ID: <87bm9btxrz.fsf@gnu.org> (raw)
In-Reply-To: <87h8j7icup.fsf@fastmail.com> (Eric Brown's message of "Sun, 02 Sep 2018 20:33:34 -0500")

Hi Eric,

Eric Brown <brown@fastmail.com> skribis:

> I am trying the new Channels, working with a
> ~/.config/guix/channels.scm:
>
> `guix pull' completes when a commit is specified:
> (list (channel
>        (name 'guix)
>        (url "https://git.savannah.gnu.org/git/guix.git")
>        (commit "391097782311c82c04b171db7373a0bbfc1d8653")))
>
> but not when the branch name is specified:
> (list (channel
>        (name 'guix)
>        (url "https://git.savannah.gnu.org/git/guix.git")
>        (branch "master")))
>
> guix pull: error: Git error: cannot locate remote-tracking branch 'master'

Until now you had to write "origin/master" instead of "master".

This is now fixed in commit 37a6cdbf1b3503d3e60840a176318284b1f7ca25.

Thanks!

Ludo’.

      reply	other threads:[~2018-09-05 22:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-03  1:33 bug#32618: Channels: guix pull error when specifying branch Eric Brown
2018-09-05 21:55 ` Ludovic Courtès [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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87bm9btxrz.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=32618-done@debbugs.gnu.org \
    --cc=brown@fastmail.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.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).