James Moger
2013-06-18 0457984cef51c24f08d32fd802eb7d3c8a204920
src/main/java/com/gitblit/models/PushLogEntry.java
@@ -51,9 +51,9 @@
   private final Set<RepositoryCommit> commits;
   
   private final Map<String, ReceiveCommand.Type> refUpdates;
   protected final Map<String, ReceiveCommand.Type> refUpdates;
   
   private final Map<String, String> refIdChanges;
   protected final Map<String, String> refIdChanges;
   
   private int authorCount;