Philip L. McMahon
2012-01-27 30f9d25d77ccb5cd978d4cf8fa389ec819e90e95
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;