Cake_Git
Cake_Git copied to clipboard
Push with --tags
I am creating local tags and need to push them to remote. From the command line, I execute:
git push --tags
How would I do this with this library?