Open
Description
For now, the Git Version plugin used by GradleUtils is stored in this repo. By the time I roll around to making GU 3.0, I will be moving this plugin to the GitVersion repo and it will be published from there. Here will be the key differences:
net.minecraftforge:gitversion
->net.minecraftforge:git-version
2.4.x
-> whatever version Git Version itself is on
The other option would be to keep the current values and start the Gradle plugin from version 3 when it is moved. Either way, GU will still depend on it specifically for the Changelog plugin. Open to comments, suggestions, and complaints.