Azure devops - unable to delete git respository
One of my project administrator was unable to delete a git repository. Then started to investigate to see what's going out. Found out that we need to configure "Force push (rewrite history, delete branches and tags)" to true after reading a question from stackoverflow.
After i configure this, i can see that the Delete repository button is enabled.
Comments