Giter Site home page Giter Site logo

Comments (7)

baoyachi avatar baoyachi commented on June 3, 2024

👍

from shadow-rs.

baoyachi avatar baoyachi commented on June 3, 2024

@ImUrX Maybe you want use this git commands: git describe --tags --abbrev=0

from shadow-rs.

ImUrX avatar ImUrX commented on June 3, 2024

Do you mind telling me the difference?

from shadow-rs.

baoyachi avatar baoyachi commented on June 3, 2024

@ImUrX When I use this commands on my mac os :git describe --abbrev=0 HEAD, it's make error

➜  shadow-rs git:(master) git describe --abbrev=0 HEAD
fatal: No annotated tags can describe '57280c4a24b3b9a24feec5dfc09b5066cac7fde8'.
However, there were unannotated tags: try --tags.

Then add --tags exec ok

➜  shadow-rs git:(master) git describe --tags --abbrev=0 HEAD
v0.20.1
➜  shadow-rs git:(master)

Git version

➜  shadow-rs git:(master) git version
git version 2.39.2
➜  shadow-rs git:(master)

from shadow-rs.

baoyachi avatar baoyachi commented on June 3, 2024

@ImUrX So, Do you still anticipate the LAST_TAG feature?

If you are looking forward to this feature, I can complete it.

from shadow-rs.

ImUrX avatar ImUrX commented on June 3, 2024

Yeah, it would be nice having it!

from shadow-rs.

baoyachi avatar baoyachi commented on June 3, 2024

@ImUrX Now, you can upgrade new version by use LAST_TAG feature.

shadow-rs = "0.21.0"

from shadow-rs.

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.