James Moger
2013-06-17 2f64a2810e14fb990fb7333d257864e67d49acd8
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;