You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a migrator, I want to quickly delete all repos in a project so that I can re-run a migration
As a devops, I want to delete a repo from PowerShell as part of some other project related automation, for example, to move repos from one project to another and eliminate possibility of committing to the wrong place and not noticing
Notes: easy to commit to different repos, so on the surface not a big deal, but is an issue if there are a large number of repositories and if user is not checking remotes
The text was updated successfully, but these errors were encountered:
* Add a test script to the repo to test github action workflow
* Create ado-migration-process
This Action Workflow will be used for executing the ADO Project Migration process.
* Update ado-migration-process
---------
Co-authored-by: JohnEvans <john.evans@intellitect.com>
As a migrator, I want to quickly delete all repos in a project so that I can re-run a migration
As a devops, I want to delete a repo from PowerShell as part of some other project related automation, for example, to move repos from one project to another and eliminate possibility of committing to the wrong place and not noticing
Notes: easy to commit to different repos, so on the surface not a big deal, but is an issue if there are a large number of repositories and if user is not checking remotes
The text was updated successfully, but these errors were encountered: