Remove .git suffix from git URls.

This commit is contained in:
Jorge Bucaran 2016-05-19 20:24:39 +09:00
parent e084aa7f7c
commit a7c22d8883
No known key found for this signature in database
GPG key ID: E54BA3C0E646DB30

View file

@ -1819,6 +1819,7 @@ function __fisher_read_bundle_file
}
{
sub(/\.git$/, "")
sub("^[@* \t]*", "")
if (!dedupe[$0]++) {