I am trying to generate a folder structure of all modified files in the solution after I do a check in to Visual Studio Online from Visual Studio 2013.
Is this possible using powershell or VSO, tfs ?
I am trying to generate a folder structure of all modified files in the solution after I do a check in to Visual Studio Online from Visual Studio 2013.
Is this possible using powershell or VSO, tfs ?
If you only want to get the files changed for a particular changeset, you can use the "get changeset" power tool.
For example: