Rescue another NPE that may stop the whole loop by amatsuda · Pull Request #1 · koic/ghq_transfer

extract_paths_from_https causes an unrescued NPE when the URI does not include enough number of /s . This patch rescues the error and just skips processing that repo in such case.