[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <16434.1486684538@warthog.procyon.org.uk>
Date: Thu, 09 Feb 2017 23:55:38 +0000
From: David Howells <dhowells@...hat.com>
To: James Morris <jmorris@...ei.org>
Cc: dhowells@...hat.com, linux-security-module@...r.kernel.org,
keyrings@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/3] KEYS: Fixes
James Morris <jmorris@...ei.org> wrote:
> > Tagged thusly:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git
> > keys-fixes-20170209
>
> I'm getting this:
>
> $ git pull
> git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git keys-fixes-20170209
> fatal: Couldn't find remote ref keys-fixes-20170209
Ummm... I can see it in the web interface for the branch:
http://git.kernel.org/cgit/linux/kernel/git/dhowells/linux-fs.git/log/?h=keys-fixes
and the tag itself:
http://git.kernel.org/cgit/linux/kernel/git/dhowells/linux-fs.git/tag/?h=keys-fixes-20170209
It works for me:
warthog>git pull git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git keys-fixes-20170209
remote: Counting objects: 17, done.
remote: Compressing objects: 100% (11/11), done.
remote: Total 17 (delta 13), reused 10 (delta 6)
Unpacking objects: 100% (17/17), done.
From git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
* tag keys-fixes-20170209 -> FETCH_HEAD
Merge made by the 'recursive' strategy.
scripts/sign-file.c | 4 +++-
security/keys/encrypted-keys/encrypted.c | 4 ++--
2 files changed, 5 insertions(+), 3 deletions(-)
David
Powered by blists - more mailing lists