Back to Browse

Forking GitHub Repository and then merging with master

73 views
Feb 13, 2020
8:21

This is a complete tutorial on how to fork GitHub repositories, making changes and then pushing them to the master branch. 1: Fork the intended repository 2: Clone the repository to local computer 3: Make a branch for new features 4: Commit those changes with a message 5: Push those changes to your GitHub repository 6: Create a pull request to the master repository for changes review

Download

0 formats

No download links available.

Forking GitHub Repository and then merging with master | NatokHD