Skip to content

Instantly share code, notes, and snippets.

{
"Alabama": [
"Autauga County",
"Baldwin County",
"Barbour County",
"Bibb County",
"Blount County",
"Bullock County",
"Butler County",
"Calhoun County",
@kbrafford
kbrafford / gist:bba81d2278cdf9afd7bd185f40e3a2be
Created July 18, 2020 17:10
How to copy a complete git repo
What I asked <<origin company>> to give us:
In order to clone the repositories and get the branches please have them follow
this procedure on each of the repos:
# Let's mirror the <<reponame>> repo:
git clone --mirror git@github.com/<<origin company>>/path/to/<<reponame>>.git <<reponame>>/.git