James Moger
2013-06-18 f5359b93f1c68f76c00f7efc3746a227ba5249bc
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;