git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Is it possible to list unpushed tags without accessing remote?
@ 2014-06-26 12:42 Kirill Likhodedov
  2014-06-26 16:13 ` Shawn Pearce
  0 siblings, 1 reply; 6+ messages in thread
From: Kirill Likhodedov @ 2014-06-26 12:42 UTC (permalink / raw)
  To: git

Hi,

is it possible to know which tags are not yet pushed to a remote via a completely local command?

(e.g. the list of unpushed _commits_ may be received by ‘git log <upstream>..’)

I know it is possible to execute 'git ls-remote’ or 'git push --dry-run’, but both ask the remote server.
I’m almost sure that the answer is “NO”, but want to receive a confirmation from Git gurus :)


Thanks a lot!
-- Kirill.

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

end of thread, other threads:[~2014-06-27  7:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-26 12:42 Is it possible to list unpushed tags without accessing remote? Kirill Likhodedov
2014-06-26 16:13 ` Shawn Pearce
2014-06-26 16:54   ` Andreas Schwab
2014-06-26 19:04     ` Junio C Hamano
2014-06-26 19:20       ` Kirill Likhodedov
2014-06-27  7:41       ` Andreas Schwab

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