James Moger
2012-01-08 e04e026d7b9bdea7fae996412c680b41eab1debe
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;