Current repo looks like this...
/ab/docter
/ab/pepper
/cd/..
...
I want to keep the whole history in ab
and move it to a new Repo in GitHub.
/doctor
/pepper
I tried to pull and manually move it to ab
repo but the history doesn't come with the push. :(