Per the parent issue (#357) facade needs a mechanism to detect recreated (not moved) repos before it runs. this will avoid a potential (unconfirmed) overwrite behavior where the git contents of an original, since-deleted repo is overwritten with the git contents of (what github sees as) a technically new repo.
Per the parent issue (#357) facade needs a mechanism to detect recreated (not moved) repos before it runs. this will avoid a potential (unconfirmed) overwrite behavior where the git contents of an original, since-deleted repo is overwritten with the git contents of (what github sees as) a technically new repo.