Alfred Schmid
2014-02-03 f6d7de15b1471b1c101362dbaf598de8031e6540
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> {