Closed akshaysasidrn closed 5 years ago
Love the way how this merge is happening (retaining history). Nice one @aksh93
@aksh93 How did you managed to move the git history from other repo?
@revathskumar https://www.nomachetejuggling.com/2011/09/12/moving-one-git-repo-into-another-as-subdirectory/
TLDR: Made a commit on interceptor-website to move the content to a subdirectory on local and added a local remote on it within interceptor repo. Then it's just git fetch and merge.
/website
subdirectory.The idea is to unify the effort of maintaining two repos onto a single one. interceptor-website is to be deprecated going forward.