git-extras icon indicating copy to clipboard operation
git-extras copied to clipboard

Add git-pseudo-version

Open chenlujjj opened this issue 3 years ago • 2 comments

It can be used to print pesudo-version of go module of current repository.

chenlujjj avatar Jun 25 '22 16:06 chenlujjj

It seems like this is not exaclty what go defines as pseudo version:

https://go.dev/ref/mod#pseudo-versions

Each pseudo-version has three parts ....

guenhter avatar Jan 16 '23 06:01 guenhter

And isn't this be something which should go more into a go-module instead of the git-module?

guenhter avatar Jan 16 '23 06:01 guenhter