Michael Pailloncy
2013-05-30 262c1cfc0ea8c10dd5a7cef315670e8d6047442f
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) {