git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git push interface inconsistency
@ 2009-10-26 22:25 Eugene Sajine
  2009-10-26 22:31 ` Avery Pennarun
  0 siblings, 1 reply; 3+ messages in thread
From: Eugene Sajine @ 2009-10-26 22:25 UTC (permalink / raw)
  To: git; +Cc: Eugene Sajine

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-26 23:39 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:25 git push interface inconsistency Eugene Sajine
2009-10-26 22:31 ` Avery Pennarun
2009-10-26 23:39   ` 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).