diff --git a/services/git-bridge/.idea/workspace.xml b/services/git-bridge/.idea/workspace.xml
index 7499abde9b..3261df2d89 100644
--- a/services/git-bridge/.idea/workspace.xml
+++ b/services/git-bridge/.idea/workspace.xml
@@ -3,8 +3,6 @@
-
-
@@ -30,7 +28,7 @@
-
+
@@ -40,7 +38,7 @@
-
+
@@ -50,7 +48,7 @@
-
+
@@ -60,7 +58,7 @@
-
+
@@ -70,8 +68,8 @@
-
-
+
+
@@ -90,7 +88,7 @@
-
+
@@ -100,7 +98,7 @@
-
+
@@ -110,7 +108,7 @@
-
+
@@ -120,7 +118,7 @@
-
+
@@ -216,6 +214,7 @@
+
@@ -233,152 +232,9 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -470,19 +326,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -510,6 +353,19 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -637,18 +493,18 @@
-
-
+
+
@@ -680,6 +536,14 @@
+
+
+
+
+
+
+
+
@@ -970,7 +834,6 @@
-
@@ -992,7 +855,7 @@
-
+
@@ -1064,8 +927,8 @@
-
-
+
+
diff --git a/services/git-bridge/src/uk/ac/ic/wlgitbridge/git/WLReceivePackFactory.java b/services/git-bridge/src/uk/ac/ic/wlgitbridge/git/WLReceivePackFactory.java
index 5e68977c99..3e650aaac5 100644
--- a/services/git-bridge/src/uk/ac/ic/wlgitbridge/git/WLReceivePackFactory.java
+++ b/services/git-bridge/src/uk/ac/ic/wlgitbridge/git/WLReceivePackFactory.java
@@ -15,6 +15,7 @@ import java.util.Collection;
/**
* Created by Winston on 02/11/14.
*/
+/* */
public class WLReceivePackFactory implements ReceivePackFactory {
@Override