git-authenticate: Don't hard-code "origin/" for keyring reference.
authorLudovic Courtès <ludo@gnu.org>
Mon, 1 Jun 2020 20:52:03 +0000 (22:52 +0200)
committerLudovic Courtès <ludo@gnu.org>
Fri, 5 Jun 2020 20:54:06 +0000 (22:54 +0200)
commit512b9e2da26968ebafdd47f701edd8fc3936d3e8
treea9bed169cbac380172a4d2e2174e07d57cc63a8f
parent41f443c90af57f9537eccb1a1a45c6e11b377a32
git-authenticate: Don't hard-code "origin/" for keyring reference.

* guix/git-authenticate.scm (load-keyring-from-reference): Remove
hard-coded "origin/".  Use BRANCH-ALL instead of BRANCH-REMOTE.
guix/git-authenticate.scm