Re: "git push" warning

2009-06-22 Thread Paolo Bonzini
warning: You can specify what action you want to take in this case, and warning: avoid seeing this message again, by configuring 'push.default' to: warning: 'nothing' : Do not push anything warning: 'matching' : Push all matching branches (default) warning: 'tracking' : Push the current b

"git push" warning

2009-06-21 Thread Bruno Haible
Hi, After upgrading my installed git version from 1.5.6.3 to 1.6.3.2, while keeping my existing gnulib checkouts, I get this warning: $ git push warning: You did not specify any refspecs to push, and the current remote warning: has not configured any push refspecs. The default action in this