We are starting to utilize the version control on Azure Devops with the Git Repos.
One topic that was asked is if there is a way to compare directories/branches/folders/repos on Azure Devops, say before deploying to a stage to see what chnages/differences are notable between the environments' directories before committing.
Is there such a tool/task built in that we can utilize? Perhaps BitBucket?
Basically, we are looking for something similar to BeyondCompare, the desktop file comprison tool, but for Directories comparison in Azure Devops.