Stardrad Yin
2014-03-06 44df7902a4779b028b40dfc49ae7014340b5f7b4
src/main/java/com/gitblit/models/RefModel.java
@@ -28,9 +28,9 @@
/**
 * RefModel is a serializable model class that represents a tag or branch and
 * includes the referenced object.
 *
 *
 * @author James Moger
 *
 *
 */
public class RefModel implements Serializable, Comparable<RefModel> {