James Moger
2011-10-26 8b76369fb44bfd863b27bcede453d676905f52e5
src/com/gitblit/utils/GitBlitDiffFormatter.java
@@ -21,6 +21,12 @@
import org.eclipse.jgit.diff.RawText;
/**
 * Generates an html snippet of a diff in Gitblit's style.
 *
 * @author James Moger
 *
 */
public class GitBlitDiffFormatter extends GitWebDiffFormatter {
   private final OutputStream os;