makeporngreatagain.pro
yeahporn.top
hd xxx

Practice Test 2 | Designing And Implementing Microsoft DevOps Solutions | AZ-400 | Dumps | Mock Test

4,680

Most of the project code in your organization was stored in Team Foundation Version Control (TFVC). You migrated all the code to GitHub’s cloud platform, where your team members can easily access it from anywhere.

You made a clone of the project in a temporary repository ‘testCompanyRepo’. You also prepared a CSV file ‘map_authors.csv’ for mapping authors from the TFVC repository to a name and an email address in GitHub.

Choose the git command to update the authors and branches using the CSV file.

A. $ git-import-detect –authors /PATH/map_authors.csv /PATH/ testCompanyRepo.git
B. $git-import-rewrite –flavor tfs –authors /PATH/map_authors.csv /PATH/ testCompanyRepo.git
C. $ git-import-tfs-raw –authors /PATH/map_authors.csv /PATH/ testCompanyRepo.git
D. $git-import-detect –flavor tfs –authors /PATH/map_authors.csv /PATH/ testCompanyRepo.git

Answer: B

  • Option A is incorrect. The git-import-detect command is used to detect which type of source control management system is at the other end during the import process. This is mainly used for automated scripts where the source system is unknown.
  • Option B is correct. The git-import-rewrite command is used to update the imported repository information. This gives an option to rename authors. The command reads the CSV file and finds the author information of the source repository using the ID column. Then replaces the author information with the provided name and email address in the file.
  • Option C is incorrect. The command git-import-tfs-raw is used to make a raw clone of the source project. This command expects the URL of the source project and a path to a temporary repository in GitHub as parameters. This step is already executed prior to the mapping, as stated in the question that the clone of the project is made to a temporary repository.
  • Option D is incorrect. The git-import-detect command is used to detect the source system during the migration. And it will not accept any parameters such as flavor or the CSV file.
  • Reference Link: For more information on migrating existing projects to GitHub, please refer to the below-

    https://docs.microsoft.com/en-us/learn/modules/migrate-repository-github/2-how-to-migrate-to-github
    https://docs.github.com/en/enterprise-server@2.22/admin/user-management/migrating-data-to-and-from-your-enterprise/importing-data-from-third-party-version-control-systems

Comments are closed, but trackbacks and pingbacks are open.

baseofporn.com https://www.opoptube.com
Ads Blocker Image Powered by Code Help Pro

Ads Blocker Detected!!!

We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.