I have a multi-project repository in TFS 2017. I used git clone --mirror MyRepo to store it off on a file server. When I delete the repo in TFS
- Will the deletion reduce the database size for that collection in TFS?
- Will I need to run the stored procedure DeleteUnusedContent first?
- I'm guessing deleting the repository will not have an impact on WorkItems at all.?.?