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.--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to