James Moger
2013-05-31 9b26b74d198aa4efbe4b25f6667b98eb5261e13d
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;