As of the git development tree from last night, 'git push' seems to work a bit differently now. When I do: $ git push parent it responds with No refs given to be pushed. This used to work before. Now I have to do: $ git push --all parent to get things to be pushed. Or should I always be doing --all? thanks, greg k-h - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Sat Jan 21 09:54:29 2006
This archive was generated by hypermail 2.1.8 : 2006-01-21 09:54:37 EST