On Fri, Feb 8, 2013 at 10:06 AM, Richard Shaw <hobbes1...@gmail.com> wrote:
> I just got this output when updating a package:
>
> $ fedpkg push
> warning: push.default is unset; its implicit value is changing in
> Git 2.0 from 'matching' to 'simple'. To squelch this message
> and maintain the current behavior after the default changes, use:
>
>   git config --global push.default matching
>
> To squelch this message and adopt the new behavior now, use:
>
>   git config --global push.default simple
>
> See 'git help config' and search for 'push.default' for further information.

That's actually from the git package that fedpkg calls underneath.

> Does it matter which method is used for packaging purposes?

I believe fedpkg might want to start setting push.default to matching
when it does a clone.  Probably a small change.  Want to file a bug?

josh
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to