Let's say you're rewriting a ~5 year old website - do you:

1) create a new repo for the new version of the site
2) do the rewrite on a long lived branch

(let's assume this is a complete rewrite, no shared infrastructure between both experiences, deployed somewhere else, etc)

Comments