Results 96 comments of Paul Delafosse

I am not sure why you would use this over `git describe --tags --abbrev=0 ` ? Do you mean it should return the latest Semver compliant version ?

> A command to describe the built in commit types. That would be great and cheap to implement. > A much more extensive feature would be for coco to guess...

> I personally always use the conventional commit convention, and I'm sure a lot of others do too. is this a lapsus for "angular commit convention" :smile: ?

Hey @xmlking this would be very nice indeed. I'll work on it soon, or maybe you want to work on this ? If so please do it there : https://github.com/cocogitto/packages

As stated in the project readme "*Coccogitto is not a git remplacement. It uses some of libgit2 but only to provide features related to the conventional commit specification. Anything else...

@mwnDK1402 I have started to work on this (#96), it's not fully functional yet but we are getting there.

Thanks for the suggestion @alerque I have created #172 for to track the git config implementation. The list might not be exhaustive so don't hesitate to tell me if I...

[keyring parsing issue](https://gitlab.com/sequoia-pgp/sequoia/-/issues/826) with sequoia. Let's wait and see.

Since I am not sure this is 100% correct I opened a discussion on the clap repository : https://github.com/clap-rs/clap/discussions/3629. Better wait for an answer before merging this.