Open ap-bansal opened 4 years ago
Hi @gauravsaralMs , could you please help with this devops extension issue?
Please let me know if you need more info about the issue.
Hello @arrownj @gauravsaralMs , Do you need any info from my side? I'd really appreciate a response. Thanks!
Hi
I am no longer working on this project, please contact @ishitam8
Hi @ap-bansal ,
Apologies for the late reply. Currently this feature is not supported in the azure-devops-cli, since there are no separate cmds to add/commit a file. We rely on your git commands for this.
You can still combine the 'az repos create' command and git add/commit commands and automate your functionality. Will that work for you ?
If not, can you please share your exact use-case?
Also, opening a new issue in devops-extension repo. So, that it can be properly tracked.
Hi @ap-bansal ,
Apologies for the late reply. Currently this feature is not supported in the azure-devops-cli, since there are no separate cmds to add/commit a file. We rely on your git commands for this.
You can still combine the 'az repos create' command and git add/commit commands and automate your functionality. Will that work for you ?
It worked for me like that, see https://github.com/Azure/azure-cli/issues/22610#issuecomment-2320728172 for code.
AZ Repos Create Feature request