fedpkg: Change in git push method?

Richard Shaw hobbes1069 at gmail.com
Fri Feb 8 15:06:47 UTC 2013


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.


Does it matter which method is used for packaging purposes?

Thanks,
Richard


More information about the devel mailing list