Giter VIP home page Giter VIP logo

Comments (3)

yaxu avatar yaxu commented on August 29, 2024

Thanks for doing this!
I'd be very happy to use tags of course. I've not tagged something with git before, and am unfamiliar with the workings of homebrew.
I see there's lightweight and annotated tags, and the possibility to sign them. What is needed/preferred?

from dirt.

dessibelle avatar dessibelle commented on August 29, 2024

Cool! I think the only thing you need to do is git tag 1.0 and then git push --tags in order to tag a specific commit (i.e. where your HEAD is at) as version 1.0. I've never really learned the difference between lightweight and annotated tags, but the above command will push tags to the repo which will be available under the Releases tab in the repo page (like this).

Homebrew, on a side note, is essentially just the apt-get of OS X. Community managed, where each package (or Formula in Homebrew terms) is defined as a simple ruby class. A help option with return value 0, as you suggested in the PR, would be helpful as well!

from dirt.

yaxu avatar yaxu commented on August 29, 2024

Thanks for the info, I've managed to add a tag.

from dirt.

Related Issues (20)

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.