James Moger
2013-09-18 91d3b05687f04c0f6c91718d8760f5de59fb3404
src/main/java/com/gitblit/GitFilter.java
@@ -43,7 +43,7 @@
   /**
    * Extract the repository name from the url.
    * 
    * @param url
    * @param cloneUrl
    * @return repository name
    */
   public static String getRepositoryName(String value) {