Joined December 2012
·

Robin van der Vleuten

Web entrepreneur
·
Nederland
·
·
·

A better cli local-only alternative is
git tag -l | awk '/^(.*)$/ {print $1}' | xargs git tag -d

Ah good to know, thanks

What about (object) array();?

You can also use $i++, as this is a more common way to write it (also in other programming languages).

Achievements
306 Karma
23,893 Total ProTip Views