GithubHelp home page GithubHelp logo

lfaoro / gtag Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 1.0 49 KB

๐Ÿพ gTag is a $(git tag) workflow tool for semantic versioning (semver.org)

License: BSD 3-Clause "New" or "Revised" License

Go 88.11% Makefile 3.00% Shell 8.89%

gtag's Issues

Running against a new repo gives errror

Running 'gtag list' against a new repo with no existing tags displays an error message.

macOS 10.14.6
git version 2.20.1

`~/my-new-repo> gtag list
ERROR: usage: git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -p | | --textconv | --filters) [--path=]
or: git cat-file (--batch | --batch-check) [--follow-symlinks] [--textconv | --filters]

can be one of: blob, tree, commit, tag
-t show object type
-s show object size
-e exit with zero when there's no error
-p pretty-print object's content
--textconv for blob objects, run textconv on object's content
--filters for blob objects, run filters on object's content
--path use a specific path for --textconv/--filters
--allow-unknown-type allow -s and -t to work with broken/corrupt objects
--buffer buffer --batch output
--batch[=] show info and content of objects fed from the standard input
--batch-check[=]
show info about objects fed from the standard input
--follow-symlinks follow in-tree symlinks (used with --batch or --batch-check)
--batch-all-objects show all objects with --batch or --batch-check
--unordered do not order --batch-all-objects output

: exit status 129`

add ability to define custom tag prefix

semver tags have the form 0.0.0 -- various conventions e.g. go modules require a v string in front the tag e.g. v0.0.0.

some projects have their own conventions for tag prefix/suffix.

In order to satisfy everybody, add the ability to define custom prefix/suffix for the semver tag.

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.