All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.danielflower.mavenplugins.gitlog.renderers.MessageConverter Maven / Gradle / Ivy

package com.github.danielflower.mavenplugins.gitlog.renderers;

public interface MessageConverter {

	public String formatCommitMessage(String original);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy