Git movement using Visual studio.

1.Install GitHub pull Request and Issues Extension

 2. check whether git install in your system

3. clone the project Repository using the URL

 4. Creating new Branch goto View-> Command palette → Enter git checkout

5. Select the option Create New Branch from…

After entering the new Branch name (eg: Update/Extension) press Enter Button
It shows the all base branches Select Development Among them

6. After updates Add Task number with Description and Click on Commit Simple

7. After success full commit to the Branch Crete pull Request using the button shown in the  

    screenshot

Allow  authentication between VS code and git-hub

8. Select the branch Changes from for pull request and choose the branch Into for pull request

9. Add descriptions properly Create the pull request using Create Button

10. Add Reviewer and add comment

Leave a comment

Your email address will not be published. Required fields are marked *