We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
GitCommitIdMojo.java
1 parent d77bd85 commit 20f0969Copy full SHA for 20f0969
README.md
@@ -20,6 +20,7 @@ Quicklinks (all relevant documentation)
20
* [Using the plugin documentation (all details for configuration, properties, ...)](docs/using-the-plugin.md)
21
* [A more technical documentation on how to use the leverage the generated properties from this plugin](docs/using-the-plugin-in-more-depth.md)
22
* [A general documentation for git describe (usefull feature in this plugin, if you are not familiar with the command)](docs/git-describe.md)
23
+* [All configuration options are documented inside `GitCommitIdMojo.java` as Javadoc](src/main/java/pl/project13/maven/git/GitCommitIdMojo.java#L98)
24
* [Frequently Asked Question (FAQ)](docs/faq.md)
25
* [Contributing](CONTRIBUTING.md)
26
0 commit comments