git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* gti push interface inconsistency
@ 2009-10-26 22:23 Eugene Sajine
  2009-10-27  0:08 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Eugene Sajine @ 2009-10-26 22:23 UTC (permalink / raw)
  To: git

Hi,

I have a question:

Why I can't do

$ git push my_tag

It will fail because the remote is not specified, even if there is
only one origin remote

but can do

$ git push --tags

and it will push tags to origin...

Thanks,
Eugene

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

end of thread, other threads:[~2009-10-27  4:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-26 22:23 gti push interface inconsistency Eugene Sajine
2009-10-27  0:08 ` Junio C Hamano
2009-10-27  4:47   ` Eugene Sajine

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).