James Moger
2013-06-12 67439a1521ed82aa19c38c2c3cc54e8d6f74afe5
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;