lkml.org 
[lkml]   [2011]   [Sep]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Linux 3.1-rc5
Em 04-09-2011 20:27, Linus Torvalds escreveu:

> One thing to note: If you just do
>
> git pull https://github.com/torvalds/linux.git
>
> you probably won't get the tags, since it's not your origin branch. So do
>
> git fetch --tags<...>
>
> too, so that you get not only the actual changes, but the tag that you
> can verify too.
>

It would be great if "git remote update" could also verify the tag
signature (if present), as most of us just do a "git remote update".

Maybe an extra parameter for git config remote.tagopt?

Ok, if in doubt, we can always use git tag -v <new tag>, but doing
it automagically would help us to detect if a git tag got mangled
by some at the moment we update our trees, with seems to be
a good idea.

Thanks,
Mauro


\
 
 \ /
  Last update: 2011-09-05 22:29    [W:1.006 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site