#softwareengineering #git #archiving #backup Does anyone have experience with having one huge git-repository to store all commits of all versioned projects, i.e. all git repos. Basically using a bare git-repo as a commit store with heads and tags prefixed with the corresponding repo/project-id?