warning: push.defaultis unset; its implicit value is changing in
Git 2.0from'matching'to'simple'. To squelch this message
and maintain the current behavior after the default changes, use:
git config --global push.defaultmatchingTo squelch this message and adopt the new behavior now, use:
git config --global push.default simple