lppedd / idea-conventional-commit

Context and template-based completion for conventional/semantic commits.
https://plugins.jetbrains.com/plugin/13389-conventional-commit
MIT License
327 stars 19 forks source link

SVN please #120

Closed Oliver-Habersetzer closed 1 year ago

Oliver-Habersetzer commented 1 year ago

Hey!

I see you wanna do Git and other VCS too. just wanna make sure SVN is not forgotten I wish I didn't have to use it - but work is work. Cheers and thanks for the great work! Olli

PS: Yes, I'm trying to convince everyone to use git. Some day :)

lppedd commented 1 year ago

I've never used SVN so I've never tried out this plugin with it.

A couple of questions:

Oliver-Habersetzer commented 1 year ago

image

I think it works with SVN after all - I kinda assumeed it wouldn't work since SVN wasn't mentioned in the project description and it doesn't show me repo user names in the Tested-by user fields etc. But I guess that doesn't work for git either, so it's fine. It's still a cool extension.

Feel free to close this then. Sorry for the pointless issue ^^' Cheers

lppedd commented 1 year ago

Yes, it works because I'm using the IntelliJ VCS abstraction, which is on top of the other supported VCS like Git and SVN.