azure-devops-python-api icon indicating copy to clipboard operation
azure-devops-python-api copied to clipboard

add TFVC to README with an example

Open zevaverbach opened this issue 5 years ago • 3 comments

This would've saved me some effort today. Would you accept a PR accomplishing this?

zevaverbach avatar Jun 24 '20 13:06 zevaverbach

yes, we would. Thanks @zevaverbach

tedchamb avatar Jun 25 '20 14:06 tedchamb

Cool, will do. It turned out it was the git_client I was after, and I made a little micro-library for

  1. creating a pull request
  2. adding a file
  3. modifying a file

Any preference for which one goes into the README? The PR creation is the simplest.

zevaverbach avatar Jun 25 '20 16:06 zevaverbach

Any or all is fine. There is also a sample repo here: https://github.com/microsoft/azure-devops-python-samples

tedchamb avatar Jun 29 '20 13:06 tedchamb