We have a git server, all our team members can push to it, with the following 
command being executed in repository on git server, we can find out when a 
commit is pushed, except for tag, so my question is, any other way to find out 
when a tag is pushed to a git server?


git config core.logAllRefUpdates true

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to