This document describes how developers may contribute pull requests to an upstream repository and how upstream owners may merge pull requests from contributors according to the very popular fork and pull request workflow followed in many projects on GitHub. The download buttons above download version 0.6.0 (the latest stable release) of this document. Every project has a main development branch where the developers push commits on a day-to-day basis. Usually, the main development branch is master but some projects choose to have develop or trunk or another branch for day-to-day development activities. We refer to this main development branch as the main development branch throughout this document to keep the text general. However in the command examples and ASCII-diagrams, we use master as an example of the main development branch.

Features

  • A branch is merely a pointer to the tip of a series of commits
  • Create Pull Request
  • Keep Your Fork Updated
  • Work on Pull Request
  • Amend Last Commit
  • Rebase Commits

Project Samples

Project Activity

See All Activity >

Categories

Git

License

MIT License

Follow Fork and Pull Request Workflow

Fork and Pull Request Workflow Web Site

Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database Icon
Stop Storing Third-Party Tokens in Your Database

Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Try Auth0 for Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Fork and Pull Request Workflow!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Registered

2022-12-24