git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* "git push" logic changed?
@ 2006-01-20 22:53 Greg KH
  2006-01-21  0:03 ` Junio C Hamano
  0 siblings, 1 reply; 13+ messages in thread
From: Greg KH @ 2006-01-20 22:53 UTC (permalink / raw)
  To: git

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2006-01-24  5:05 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-20 22:53 "git push" logic changed? Greg KH
2006-01-21  0:03 ` Junio C Hamano
2006-01-21  0:15   ` Greg KH
2006-01-21  0:54     ` Junio C Hamano
2006-01-21  0:59     ` Junio C Hamano
2006-01-21  7:46     ` [RFC] Reverting "git push logic change"? Junio C Hamano
2006-01-22 19:09       ` Daniel Barkalow
2006-01-22 20:31         ` Junio C Hamano
2006-01-22 21:31           ` Junio C Hamano
     [not found]             ` <20060122164250.2c7ec979.seanlkml@sympatico.ca>
2006-01-22 21:42               ` sean
2006-01-22 23:09                 ` Junio C Hamano
2006-01-23  1:31                   ` Junio C Hamano
2006-01-24  5:05       ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).