Yuhi Ishikura
2013-06-02 94e0bf0bb1154e27d7f2f2e52d44753b78717e6d
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) {