Giter Club home page Giter Club logo

gookit / gitw Goto Github PK

View Code? Open in Web Editor NEW
26.0 3.0 1.0 3.35 MB

🛠 Git command wrapper, git emojis, generate changelog, get repo, branch, remote information and some git command tools. Git 命令包装器,生成 git 变更记录日志,获取 repo,branch,remote 信息和一些 git 命令工具。

Home Page: https://pkg.go.dev/github.com/gookit/gitw

License: MIT License

Go 98.03% Makefile 1.97%
git git-commands changelog-generator go-git changelog git-command git-log git-emojis

gitw's People

Contributors

dependabot[bot] avatar hb0730 avatar inhere avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

hb0730

gitw's Issues

git tag sort

感觉通过git tags --sort=-v:refname进行获取两个tag不太精准

$ git tag -l --sort=-v:refname
v1.0.0-beta
test-change-log/1.0.0
changelog/1.0.1-beta
2.0.1
2.0.0
1.0.0
$ git describe --tags --abbrev=0
2.0.1
$ git describe --tags --abbrev=0 tags/2.0.1^
2.0.0

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.