0

I want to split my git repo into two seperate gits.

I have two seperate folders in my repo. I want to move the one to a new, a clean repo. The other one will stay unchanged in the current repo. Also I want to copy all branches and commits but without the changes done at the other folder.

Clearly I want to seperate one team into two. The two teams shouldn't have access to the other's folder and also no history regarding repo commits.

I'm not quite sure if this is possible because of the repo history.

Although, thanks for your help!

Christian Klemm
  • 1,455
  • 5
  • 28
  • 49

0 Answers0