progrium / gitreceive

Easily accept and handle arbitrary git pushes
1.14k stars 108 forks source link

Can't push tags to the repository #38

Open aleator opened 9 years ago

aleator commented 9 years ago

It seems that gitreceive cannot receive tags. Every time tag is pushed I get:

  ! [remote rejected] fix.1 -> fix.1 (pre-receive hook declined)

This seems to happen before receiver script is even called.