Azure / Azure/azure-devops-cli-extension
Add methods for Git pushes
Open
Feature
new command
- Dominant language
- Python
- Stars
- 682
- Forks
- 278
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 3
Description
Adding methods for Git pushes (with methods for Git refs (PR #117) and annotated tags (PR #118)) allows users to:
1. find a commit to branch from (typically from the head of a branch or a given tag)
2. add/edit/move files in that branch
With the pull request commands already available, it is possible to automate modifications to a Git branch.
See #121 for wip
Contributor guide
Assessment
This issue has not been assessed yet.