James Moger
2013-05-31 1f5a1d6c169c0dd0a39b8d0b7d33b8847f0416f1
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) {