I’m just starting to use Postman and the Git integrations. I’m connecting it to an existing Azure DevOps repository.
There are some actions I’m not able to do via the app (ex: set the data type of a collection variable, replace all instances of a variable with the new name, etc).
In any case, I already have the repository cloned in a specific folder and would like to not have the contents doubled.
Where is Postman saving the repo clone? Can I change it?
Not sure what you mean by workflow, but basically, I have an API, I connected it to an existing repository in Azure DevOps which I already had it cloned in my local pc.