James Moger
2013-05-23 722e2325300c7e5d73a93416e28c20354556fec4
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) {