Giter VIP home page Giter VIP logo

rmtag's Introduction

rmtag

Bulk Deletion of Git Tags. This should be run from within a git project in order to delete tags. You must have ruby installed on your system for this to work.

If you copy this file to your /usr/bin directory and make it executable (or anything else in your PATH) you can use it like any other tool:

rmtag --test 0 3

Strictly speaking, --test isn't required but it makes me feel better to type it.

NAME

rmtag

SYNOPSIS

rmtag --execute minVersion maxVersion
rmtag --test minVersion maxVersion

DESCRIPTION

when run within a directory version controlled by git, deletes all tags
between minVersion and maxVersion, including exact matches for minVersion 
and maxVersion

OPTIONS

-h, --help
show this help file

-e, --execute
run the commands generated by the program

-t, --test
only output the commands to stdout, do not run them. this is the default mode
if --execute is not specified.

rmtag's People

Contributors

pixeloution avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.