unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Chris Marusich <cmmarusich@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: Authenticating maintenance.git
Date: Tue, 22 Jun 2021 17:46:59 -0700	[thread overview]
Message-ID: <87lf71be64.fsf@gmail.com> (raw)
In-Reply-To: <87czsgcxli.fsf@gnu.org> ("Ludovic Courtès"'s message of "Sun, 20 Jun 2021 18:25:13 +0200")

[-- Attachment #1: Type: text/plain, Size: 710 bytes --]

Hi Ludo,

Ludovic Courtès <ludo@gnu.org> writes:

> It looks like you’re missing a local ‘keyring’ branch for that repo, no?
>
> I think you need to run:
>
>   git fetch
>   git branch --track keyring

This works, basically.  Thank you!

Details: When master is currently checked out, that "git branch" command
actually creates a local branch named "keyring" that tracks my local
"master" branch, which is probably not what you meant I should do.  In
the end, "git branch --track keyring origin/keyring" worked for me: it
created a local branch named "keyring" that tracks remote branch
"origin/keyring".  After that, I was able to run the pre-push hook
without issue!

-- 
Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 861 bytes --]

  reply	other threads:[~2021-06-23  0:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-06 11:03 Authenticating maintenance.git Ludovic Courtès
2021-05-06 21:26 ` Leo Famulari
2021-06-16  7:20 ` Chris Marusich
2021-06-20 16:25   ` Ludovic Courtès
2021-06-23  0:46     ` Chris Marusich [this message]
2021-06-24  1:01       ` Chris Marusich
2021-06-25 12:26         ` Maxime Devos
2021-06-29 14:36           ` Ludovic Courtès

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=87lf71be64.fsf@gmail.com \
    --to=cmmarusich@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=ludo@gnu.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://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).