Remove .git suffix from git URls.

This commit is contained in:
Jorge Bucaran 2016-05-19 20:24:39 +09:00 committed by Jorge Bucaran
parent f80ccf9361
commit 55d2efd555

View file

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