GitHub - All in One Short Cut Tutorial

 1. What is git?



2. Why is git?


3. How to setup Git Desktop?


4. How to pull a project from master origin?


5. What is the master origin and branch origin?


6. How to create a branch origin?


7. How to shift your change from master origin to your branch origin?


8. How to push your code to your branch after changing or adding new code in your IDE?


9. How to PR raise (request to merge your branch's changes with master origin)?


10. Finally check your PR is accepted and master origin is updated with your branch.


# Bonus

1. Push your changes from IDE (Visual Studio Code)




# Under Construction

Post a Comment

0 Comments