James Moger
2012-02-09 e7883877a98dfcae3f75f1c1a562120d89aed22a
src/com/gitblit/models/ServerSettings.java
@@ -35,6 +35,8 @@
   private static final long serialVersionUID = 1L;
   public List<String> pushScripts;
   public ServerSettings() {
      settings = new TreeMap<String, SettingModel>();
   }